Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I tried to print QR code with a quite long string #113

Open
RayBrimstone opened this issue Jan 26, 2022 · 0 comments
Open

I tried to print QR code with a quite long string #113

RayBrimstone opened this issue Jan 26, 2022 · 0 comments

Comments

@RayBrimstone
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant