WIA C# without GUI

  • Thread starter Thread starter Matt Epstein
  • Start date Start date
M

Matt Epstein

I am trying to scan mulitple double-sided documents in a feeder (i.e. ADF)
using the WiaLib and having no luck.
Using NETMaster's code (
http://www.codeproject.com/dotnet/wiascriptingdotnet.asp ) as starting
point, I've been able to scan one side of one page directly to file but I
can't figure out how to do duplex scanning on the whole pile in the document
feeder.

Any help (i.e. sample code) would be appreciated.

TIA,
Matt Epstein
 
Hey Matt

Did you have any luck I am trying to do the same, I belive the correct
approach is
wiaRoot->GetPropById(--)
but I am not sure were you succesful, at all?

-Ravi Singh
(UCSD)
 
Back
Top