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, March 28, 2007 8:45:40 PM(UTC)
devendranath1979

Groups: Registered
Posts: 11


Hi,

I am trying to scan documents through "LeadTools Main Eval 15".  But after scanning a document it is showing message "Out of Paper, CD T009: Load more paper to scanning" with "Cancel" button enabled only (Please see the attached file 'Scan error.jpg' for more descriptive error message).  This is occur irrespective of number of papers scanned.

How do i can enable "OK" button while showing that error message explained above? or atleast tell me how to control to scan 1 page at a time without any error messages?

Please help me any body it is urgent.

Thanks in advance.

 

Regds,

Deven.

devendranath1979 attached the following image(s):
Scan error.JPG
 

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, April 1, 2007 12:08:55 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

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

Deven,

To scan only one page, you should set CAP_XFERCOUNT capability to 1, then call the Acquire() method.

To be sure that the Twain driver is working properly, I need you to test using the standard Twain test utility from the Twain Working Group. This program is called Twacker and you can get it from here:
http://www.twain.org/devfiles/twack.zip

If you face the same problem using the Twacker, then the problem is related to the twain driver itself.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
#3 Posted : Sunday, April 1, 2007 6:34:36 PM(UTC)
devendranath1979

Groups: Registered
Posts: 11


Hi Badwan,

Thank you for your valuable reply.  Would you please tell me how/where should i have to set "CAP_XFERCOUNT" capability?

Thanks,

Deven.

 
#4 Posted : Monday, April 2, 2007 10:16:44 PM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

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

Hello,

The details depend on the programming interface (API, C++ Class Library, .Net, etc.) that you use.
What is the programming interface that you use?

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
#5 Posted : Tuesday, April 3, 2007 6:05:33 AM(UTC)
devendranath1979

Groups: Registered
Posts: 11


Hi,

I am using .Net API provided by leadtools. 

And also one more issue i have to scan documents in 2 modes

1) Single document.

2) Bulk Scan

in either mode it shold scan the documents until papers are avilable but it should not ask for to insert more papers once submitted documents are finished.  It means application should automatically scan all submitted documents without disturbing the user.  Please help me to solve this problem.

Thanks,

Deven.

 
#6 Posted : Thursday, April 5, 2007 7:31:52 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

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

Hello,

To control the number of pages, try to set the value of the twnSession.MaxXferCount Property before calling twnSession.Acquire.
Most Twain drivers accept a value of -1 to indicate scanning all available sheets from the feeder.

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.079 seconds.