A different CODE_39 barcode
bastrou opened this issue · 1 comments
bastrou commented
Hi my company uses this CODE_39 barcode that is a little different at the end it misses some bars as I noticed compere it with the usual. Some decoders (very few) can read it. But ZXing cannot. Is there any trick I can do in order to be decoded with ZXing? The data is a "06039"
And here is a photo that shows differences.
EDIT:
I found the reason. There is no END character (*)
I know it should have but it doesn't.
micjahn commented
If there is something from the Code 39 specification missing, no chance of decoding it with ZXing.Net.