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 : Friday, May 9, 2008 9:46:48 PM(UTC)

Shankar  
Shankar

Groups: Registered
Posts: 6


can anybody help me on how to read barcodes from multiple pages of a tif file?
 

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 : Sunday, May 11, 2008 5:47:33 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

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

From your other posts I could tell you're using our .NET classes.
To be
able to read the Barcode on each page, you need to loop through these pages first and perform a barcode read on each one.
You can
navigate through these pages by changing the page index in the RasterImage.Page
Property. For example to go to next page in a multiple page image, you can
increment the Page property by 1. The range for this property is from 1 to RasterImage.PageCount.
 
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.069 seconds.