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
I have the same problem printing a pdf417 code as an image and with QR codes. I discard that it is my printer, since printing an image from windows via usb does it fast.
We had the same issue printing images. We fixed the issue adjusting the chunkSizeBytes argument when calling the printTicket function. The default value is 20. We change it to 256 and that was it, it worked perfectly.
No description provided.
The text was updated successfully, but these errors were encountered: