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
First of all, thanks for this package. I can generate simple QR codes. However, recently i was trying to generate a QR code with this kind of string: "2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117|"
First of all, thanks for this package. I can generate simple QR codes. However, recently i was trying to generate a QR code with this kind of string:
"2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117|"
I got this result on my printer:
https://ibb.co/P90t7YP
When the QR code was scanned, i got this result:
2022-01-21,5119,P1,75,117|2022-01-21,5119,P1,75,117|2022
It seems that only the first 57 characters were converted into qr code and the rest are printed as normal text.
Could this issue be caused by either the phone/printer? If no, any chance i can adjust it maybe?
The text was updated successfully, but these errors were encountered: