Long Thai Barcode Scanning Issue

28 views
Skip to first unread message

Antony Pradeep

unread,
Oct 16, 2013, 5:12:12 AM10/16/13
to zx...@googlegroups.com
Hi, I am integrating the Zxing library 2.1 with my Android application and am stuck with an issue. I'm unable to scan the Thai barcodes (please find attached) which are very long. My application is able to scan shorter barcodes. The attached sample barcode has 46 characters including the spaces. I am able to scan barcodes having a length of 33 characters. I am invoking the scanner with the below intent extras.

Intent intent = new Intent("com.google.zxing.client.android.SCAN");
intent.putExtra("com.google.zxing.client.android.SCAN.SCAN_MODE",
"ONE_D_MODE");

Would increasing the size of the viewfinder be of any help ? How do I change it without affecting any other piece of code in the library. Kindly help. Also please let me know if anyone is able to scan the attached barcode and are able to get the right values. Thanks.
samplebarcode.png

Sean Owen

unread,
Oct 16, 2013, 7:21:26 AM10/16/13
to zx...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages