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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 How to start the scan from the paper feeder only

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Amélie Posted - Jul 30 2024 : 11:21:06
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
4   L A T E S T    R E P L I E S    (Newest First)
Amélie Posted - Aug 02 2024 : 04:45:16
Ok, thank you Nigel !
Best regards.

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



Nigel
Xequte Software
www.imageen.com
Amélie Posted - Aug 01 2024 : 13:24:34
Hi Nigel !

Thanks!

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

imageEnMView1.MIO.TwainParams.FeederEnabled := True;

xequte Posted - Jul 31 2024 : 19:10:12
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