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

Unexpected Result #461

Open
morourke99 opened this issue Oct 16, 2024 · 0 comments
Open

Unexpected Result #461

morourke99 opened this issue Oct 16, 2024 · 0 comments

Comments

@morourke99
Copy link

barcodes

These are my settings:
JsBarcode("#barcode", 'T11314CIQ137111HA4AYETP', {
format: "CODE128",
fontSize: 14,
textMargin: 0,
margin: 0,
width: 1,
height: 60,
})
For some reason it's returning a different value in my application as the first barcode shows in the image. The second barcode was generated by the demo barcode generator using the same settings so not sure why they would be different. I've tried JsBarcode.code128.min.js and JsBarcode.all.min.js

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