Skip to content
Discussion options

You must be logged in to vote
  1. If GS1_Format is set only the FNC1 character is placed at the first position. There is no other interpretation of "{FNC1}" placeholders implemented. You can try to use a similar string like it is used for the DataMatrix example here: https://github.com/micjahn/ZXing.Net/wiki/Generating-GS1-DataMatrix-and-GS1-Code128-barcodes
    But I never tried to generate a GS1-QR myself before.
  2. BarcodeWriter uses the DataMatrixWriter under the hood. You can use both of them like it is described in the wiki.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ahmed-abdelrazek
Comment options

Answer selected by Kizuto3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants