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
 TWAIN sources

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
Dany Posted - Aug 27 2018 : 11:13:40
Hi;

For reading sources for acquire, I do:

AcquireApis := [];
Include(AcquireApis, ieaTwain);
MIO.AcquireParams.FillListWithSources(meSources.Items, AcquireApis);


My lists are filled with TWAIN but also with WIA, why is that?. Then If I select WIA option I may not work and user does not uderstand why.

Also, there are some cases that TWAIN source does nothing (when doing acquire) and I have to kill the application!!!, but the WIA option works.

I can't understand ... Somebody can clarify me?

Thank you very much.

1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Aug 27 2018 : 16:57:31
Hi

What you will find is that the driver listed as WIA-HP is actually using a Twain driver. Presumably there is also a WIA driver, and this a Twain interface, that is redirected to the WIA driver.


Nigel
Xequte Software
www.imageen.com