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