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

Added Group Separator #26

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

viliammojsky
Copy link

Hi, I have added the Group Separator character to Code 128 and DataMatrix barcodes for separation of variable length GS1 Application Identifiers. It is used by using a keyword \FNC1 anywhere in the d Data string.
I like your library, it's easy to use and implement. The only thing I missed here was the separation of variable length GS1 AIs, so I decided to implement it myself. The chosen keyword may cause conflicts and confusion. The confusion is addressed in README. The conflicts are solvable by just changing the keyword \FNC1 to somethingNotInConflict.

Added Group Separator character to Code 128 and DataMatrix barcodes for separation of variable length GS1 Application Identifiers.
Added the ability to generate GS1 QR codes including the ability to terminate variable length GS1 Application Identifiers using Group Separator.
@viliammojsky
Copy link
Author

Hi, today I have added the support to generate GS1 QR barcodes.

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

Successfully merging this pull request may close these issues.

1 participant