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

Generated Qr Code missing first Letter #12

Closed
daniel-scatigno opened this issue Dec 18, 2020 · 1 comment
Closed

Generated Qr Code missing first Letter #12

daniel-scatigno opened this issue Dec 18, 2020 · 1 comment

Comments

@daniel-scatigno
Copy link

Hi, using the default QrCode element generates a Qr that misses the first letter
example:

LabelElements.Add(new ZPLQRCode("ACP001", 10, 20,2, 10));

The Generated QrCode is "CP001"
And the Zpl Line responsible is ^FDQM,ACP001^FS

Note that the default ErrorCorrection Q is present followed by the Data Input "M" which should be "A" to correct the problem

@YipingRuan
Copy link
Contributor

@zmp2000 Help verify https://www.nuget.org/packages/ZPLUtility/1.4.0

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