python-zxing icon indicating copy to clipboard operation
python-zxing copied to clipboard

Add support of multiple barcodes per file

Open certator opened this issue 3 years ago • 3 comments

certator avatar May 05 '21 13:05 certator

What version of Java ZXing are you testing with? For me, the decode of the multi-barcode test image is failing.

dlenski avatar May 05 '21 17:05 dlenski

@dlenski Thanks for checking, I'm using Java ZXing 3.4.1 :) I rebased over master and forgot to pass products_only from decode_as_list method to decode, it should be solved now.

certator avatar May 06 '21 09:05 certator

this would be a nice feature to have. is there any ETA to merge the code from @certator?

zeusin avatar Apr 04 '24 17:04 zeusin