GS1 structure data parsing using the ZXing barcode library
问题 I am looking to use the ZXing library to decode GS1 DataBar barcode symbols. I will not be getting the barcode bitmap, all I receive is the content of the barcode, e.g.: 8110106141416543213500110000310123196000 . Can you tell me whether ZXing has a method that can decode the barcode's structured data? I have tried looking at all the methods out there but I didn't find anything appropriate. 回答1: As far as I know Zxing does not provide a GS1 structured data parsing feature. You may need to