ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 How to start the scan from the paper feeder only
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Amélie

France
9 Posts

Posted - Jul 30 2024 :  11:21:06  Show Profile  Reply
Hi,

I want to scan documents. In my professional scanner, there are two places to put the paper,

the first one is the glass one, that is to say, scan one document by document, one page

only, the second place is to load several pages at a time using an automatic sheet feeder.

How to start the scan from the paper feeder only?

Thank you !

Hello

xequte

38448 Posts

Posted - Jul 31 2024 :  19:10:12  Show Profile  Reply
Hi

You should be able to disable the feeder using:

ImageEnMView1.MIO.TwainParams.FeederEnabled := False;

https://www.imageen.com/help/TIETwainParams.FeederEnabled.html

But that may just force a single image from the feeder.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

Amélie

France
9 Posts

Posted - Aug 01 2024 :  13:24:34  Show Profile  Reply
Hi Nigel !

Thanks!

So to be able to scan the documents the feeder, you have to put:

imageEnMView1.MIO.TwainParams.FeederEnabled := True;

Go to Top of Page

xequte

38448 Posts

Posted - Aug 01 2024 :  22:47:22  Show Profile  Reply
Yes, I expect so. But you should test it with your own scanner.



Nigel
Xequte Software
www.imageen.com
Go to Top of Page

Amélie

France
9 Posts

Posted - Aug 02 2024 :  04:45:16  Show Profile  Reply
Ok, thank you Nigel !
Best regards.

Hello
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: