You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Thanks for the library, it's working pretty well.
I have troubles to align barcode then QR code, if 'I'm printing the QR code then the barcode, it's aligned fine. but when I'm printing the barcode then the QR code then the QR code is not centered :/
Hello!
Thanks for the library, it's working pretty well.
I have troubles to align barcode then QR code, if 'I'm printing the QR code then the barcode, it's aligned fine. but when I'm printing the barcode then the QR code then the QR code is not centered :/
This is what i'm sending for the 1st ticket:
Then for the 2nd:
And this is the result:
val printer = EscPosPrinter(UsbConnection(usbManager, usbDevice), 203, 80f, 32 ) printer.printFormattedTextAndCut("${printText}")
And this is the result from the Readme
The text was updated successfully, but these errors were encountered: