Extra character added in code39 #85
Labels
No labels
api-inconsistency
automerge
bug
contributions welcome
documentation
duplicate
enhancement
good first issue
invalid
more-information-needed
question
sync
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
WhyNotHugo/python-barcode#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello, and thanks for this very simple to use module !
When generating with code39, and reading the generated barcode with a qr code scanner, it renders with an additionnal letter at the end.
Eg : generating for "B504" produces "B504K"
Produces :

I have the same problem, does anyone have a solution?
Looks like it's the checksum digit. Can you try:
I believe this issue could be closed :)