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

How I can change length text to generate QR Code #1

Open
giggstae opened this issue Nov 22, 2017 · 4 comments
Open

How I can change length text to generate QR Code #1

giggstae opened this issue Nov 22, 2017 · 4 comments

Comments

@giggstae
Copy link

I load sample Excel but my data cannot generate full text

sample:

Text : ODH080014$OL1$PRM20H0013$Q34$LSTOREPC2$SRM1711200001
(in 1 line)

QR generate data only : ODH080014$OL1$PRM20H0013$Q34$LSTOREPC2$SRM

Please help suggest where the code I can change.

@JonasHeidelberg
Copy link
Contributor

JonasHeidelberg commented Nov 22, 2017 via email

@giggstae
Copy link
Author

I download sample excel file follow this picture.

If I incorrect, please share a correct link.

question

and this is my file
image

@JonasHeidelberg
Copy link
Contributor

You are right, the error you had was different from the one I fixed in February. Sorry for that! The code generating the eb() array is just deeply broken, I'd love to be able to talk to the original author to at least understand it better, this would greatly simplify debugging.

I will upload a quickfix for your problem in a few minutes. I hope this covers all use cases that you have, but I cannot be sure the code is now bug-free, because I don't have the time to set up a serious testing suite and/or rewrite the buggy code completely.

@giggstae
Copy link
Author

It's work.

Thank you very much.

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

2 participants