Open rajeshaistagithub opened 6 years ago
Hello,
I am getting the same issue as well as my barcode scanner is reading incorrect value. In my case i want to scan only Barcode value not QR CODE. for that i set the code format in code
withBarcodeFormats(Barcode.EAN_13 | Barcode.CODE_93)
Please help me where i am doing wrong.
Thanks in advance.!!
When multiple barcodes are in parallel on single page, It's scanning out side area barcode too. How to point out barcode going to scan and limit scanning area.