Questions tagged [gs1-128]

Questions related to GS1-128 barcode symbols (formerly EAN/UCC-128), an application standard implementation of Code 128, that are a carrier for data that conforms to GS1 Application Identifier syntax.

63 questions
0
votes
1 answer

Read only SSCC from EAN-128 barcode

We have a Motorola barcode scanner with datawedge installed. We use EAN-128 barcodes that contain only the SSCC. For GS1 compliance, the barcode also contains the application identifier ("00") because it is a SSCC (FNC code is included in the…
Jasper
  • 660
  • 1
  • 7
  • 19
-1
votes
2 answers

Output barcode control codes using ZXing?

Without changing any ZXing source code, is there a way to output control codes in a barcode using ZXing on Android? Edit: The reason that I don't want to edit source code is because I would like to use the "scan via intent" process. If I have to…
TCCV
  • 3,142
  • 4
  • 25
  • 30
-3
votes
0 answers

GOlang Datamatrix GS1-128

So i am trying to make datamatrix GS1-128 in golang, I am currently using https://github.com/boombuler/barcode/tree/master/datamatrix, which i edited to add the ability for FNC1 seen from this library…
thebossdev
  • 118
  • 6
1 2 3 4
5