Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, the ZXing barcode library supports parsing structured data in GS1 format. It recognizes and decodes most GS1 data formats, including GS1-128, GS1 DataBar, and GS1 QR Code. The library also provides options for customizing the decoding process, such as enabling/disabling certain data formats or adjusting maximum barcode size. However, it is important to note that interpreting the decoded data according to GS1 standards and extracting relevant data fields is a separate task that usually requires additional parsing and validation logic.