Pdf417 dont recognizes

I try this on atached file, no code is found.

Dim br As BarCodeReader
br = New BarCodeReader("C:\tmp\IMG1.jpg", BarCodeReadType.Pdf417)
While (br.Read())
MsgBox("BarCode Found:" & br.GetCodeText())
End While
br.Close()

ClearImage reads this barcode...
http://online-barcode-reader.inliteresearch.com/default.aspx

For example, this pdf417 code Aspose dont reads too, but ClearImage reads everything…

Aspose reads only self -generated pdf417 codes. What iam doing wrong? Can I return my money? I bought Aspose today.

Hi,

Thank you for sharing the sample documents.

I have tested your provided samples against the latest build of Aspose.BarCode for .NET v5.1.0. I regretfully inform you that the latest version was unable to recognize barcode from your samples. This problem has been logged in our bug tracking system under ticket Id BARCODENET-33359. We will soon investigate the cause of recognition failure and share our results here. Also, you will be notified once the fix for your problem is available for public use.

Please accept our apologies for your inconvenience.

The issues you have found earlier (filed as BARCODENET-33359) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.