Hi, I am trying to print by using ImagePrintJob.Builder(), and for the best quality possible, I am trying to scale the image in pixel according to printer width.
according to: https://docs.clover.com/build/clover-...
There are 2 kind of width-- 384px and 576px Wondering how can I tell which is which programmatically?
Thanks