Hello,
Is it possible to get the printer/receipt paper width in advance of calling ImagePrintJob? I'm passing variables to a web service that generates a bitmap to print but the scaling on .maxWidth() is causing some text on the bitmap to be unreadable. If I have the width then I can adjust it accordingly on the server side when the image is generated and see if that helps.
I'm using a Clover Mini during testing but the majority of receipts in production will be printed on standard Clover printer.
Thanks in advance for your time.
Mike