I am trying to generate EAN-128 (GS1-128) barcode labels to label a product.
I have found some online barcode generators that allow to do this task.
However, I am experiencing some conflicts between many web pages.
I mean: for the same code data, two different online applicatinos generates two different barcode images.
Sample barcodes generated for the same data in different applications (both are readable with my barcode scanner):
(01)08456789014530(15)081213
If you check the bars, they are different. How can I know which is the correct generated barcode?
I've disassembled the bars and spaces in each code above. There is a significant difference in the quality of the codes from an anti-aliased perspective. The bottom code is smoother and more scalable, and for that reason alone, I would select the barcode rendered on the bottom. Here is the rundown of the actual data encoded in each barcode:
As you can see, the top barcode, while narrower, contains more data, but it is excess data (i.e. two extra [FNC 1] codes).