Multipage WIA scan (docfeeder) scans 1 page and blocks scanner

Posted by LRF on Stack Overflow See other posts from Stack Overflow or by LRF
Published on 2010-04-10T21:52:22Z Indexed on 2010/04/10 21:53 UTC
Read the original article Hit count: 604

Filed under:
|
|
|

Using C# (VS2008) and WIA - scanning to TIFF format;

When I use the scanner for 1 page on the flatbed or document feeder the method executes without any problem. When I load multiple forms into the feeder the execution halts after scanning the first page (keeping status: "scanning to pc") but does not scan the next document(s). The method returns the stream of the first page and halts - am able to save the stream and everything; just am lost at what to do next...

What statement am I missing? What am I missing here? TIA!

© Stack Overflow or respective owner

Related posts about c#

Related posts about wia