I'm trying to read and parse GS1 128 barcodes, but I can't get the hidden separator characters (FNC1) which define the length for each chunk of the barcode. Is there any way to get every hidden character in the barcode, and not just the alphanumeric ones?
I'm trying to read and parse GS1 128 barcodes, but I can't get the hidden separator characters (FNC1) which define the length for each chunk of the barcode. Is there any way to get every hidden character in the barcode, and not just the alphanumeric ones?