Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, August 12, 2009 1:47:04 AM(UTC)

rafi80  
rafi80

Groups: Registered
Posts: 5


Hi,

We are evaluating the Barcode Read functionality in v16.5 (For .NET)

Is it possible to read the Barcodes on different pages ?

For example the TIF file is having 10 pages and the barcodes are present in the pages 1,3,4,7,10. I would like to capture all the Barcode details.

I have tried with the Barcode demo for v16.5, it is returning only one Barcode.

Is this functionality available in v16.5 ?

If possible whether it will give the page numbers of each Barcode?

Thanks,

Rafi

 

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, August 12, 2009 4:40:51 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Rafi,

Yes, you can read barcodes from the different pages.
You need to load the specified page using the RasterCodecs.Load method, and then pass the RasterImage to the BarcodeEngine and try to read the barcode by using the BarcodeEngine.Read method.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
#3 Posted : Wednesday, August 12, 2009 5:31:07 AM(UTC)

rafi80  
rafi80

Groups: Registered
Posts: 5


Hi Maen,

Thanks for your response.

Is it possible to read all the Barcodes in different pages in a SINGLE BarcodeEngine.Read method ?   

OR

Do we need to load each page to call the BarcodeEngine.Read method ?

Thanks,

Rafi

 

 

 
#4 Posted : Thursday, August 13, 2009 4:13:59 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

It's not possible to read all the Barcodes in the different pages in a SINGLE BarcodeEngine.Read method. You need to load each page individually and pass it to the BarcodeEngine.Read method.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.058 seconds.