EAN 13 with leading 0 is being interpreted with UPCA
My app can scan both EAN-13 and UPC-A barcodes. When I have a valid EAN13 barcode with a leading 0, the 0 is being removed by dependence , and it becomes a valid UPC-A code.
My app can scan both EAN-13 and UPC-A barcodes. When I have a valid EAN13 barcode with a leading 0, the 0 is being removed by dependence , and it becomes a valid UPC-A code.