Page 1 of 1

Problem with barcode recognition

Posted: Mon Jun 22, 2015 6:17 pm
by cpradeepa
Hi,

The attached image file has a barcode that is not being recognized.

This is the code that reads the barcode:

Code: Select all

imaging.BarcodePDF417ReaderDoScan(imgid, BarcodePDF417ReaderScanMode.BestSpeed, 1);
var count = imaging.BarcodePDF417ReaderGetBarcodeCount();
The count comes back as 0. I tried the same image in this online reader, and it doesn't have any issues reading the barcode.
http://www.onlinebarcodereader.com/en.html

What am I missing?

Thanks!
Pradeepa.

Re: Problem with barcode recognition

Posted: Thu Jul 02, 2015 4:54 pm
by cpradeepa
Can someone help me with this please?

Thank you!
Pradeepa.

Re: Problem with barcode recognition

Posted: Fri Jul 03, 2015 10:05 am
by Loïc
Hello Pradeepa,

I can confirm that our engine is not yet able to decode this barcode. The problem will be under investigation soon and I will let you know when a solution will be available.

With best regards,

Loïc

Re: Problem with barcode recognition

Posted: Fri Jul 03, 2015 12:19 pm
by cpradeepa
Thanks for letting me know!

Pradeepa.

Re: Problem with barcode recognition

Posted: Fri Jul 31, 2015 3:20 pm
by Loïc
Hello,

This barcode can now be decoded using our latest version.

With best regards,

Loïc

Re: Problem with barcode recognition

Posted: Fri Jul 31, 2015 3:22 pm
by cpradeepa
Thank you very much!!

Re: Problem with barcode recognition

Posted: Fri Jul 31, 2015 3:31 pm
by Loïc
You're very welcome Pradeepa.