Scanning ITF Codes with the Camera

// Expert user has replied.
T Tobias Kiefer 3 years 5 months ago
22 1 0

Hello everyone,

I would like to scan ITF Barcodes using the Camera on an Android device.
I have set Barcode's allDecoders to true such that i2of5 should be enabled as well (I also tried to enable i2of5 manually). However, the code simply won't be decoded.

To be able to scan those codes with a WM PDA's hardware scanner I had to set the following default values manually:
Rho.Barcode.i2of5minLength = 1;
Rho.Barcode.i2of5maxLength = 55;
However, this did not do the trick on Android using the camera.

As rhomobile uses zxing as scanning engine, I also tried the demo app on the device directly (ZXing Test - Android Apps on Google Play). Using this app I can scan ITF codes.
This shows that zxing can actually scan the code.

Any hints why the decoding won't work are appreciated.

Best,
Tobi

Please Register or Login to post a reply

1 Replies

R Robert Galvin

What device is this? For Zebra devices we do not use Xing. may have some suggestions as well.

CONTACT
Can’t find what you’re looking for?