开发者

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

开发者 https://www.devze.com 2022-12-26 03:27 出处:网络
Using C# (VS2008) and WIA - s开发者_Go百科canning to TIFF format; When I use the scanner for 1 page on the flatbed or document feeder the method executes without any problem.

Using C# (VS2008) and WIA - s开发者_Go百科canning 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 page(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!


The following forum post has a nice explanation on using WIA with ADF (automatic document feeder):

http://www.codeguru.com/forum/showthread.php?t=439027


I used some of the code from there and wrote a nice little library here: http://adfwia.codeplex.com/

Update: I've put (and manage) the project on github now: https://github.com/gideondsouza/AutoDocumentFeed_for_WIA

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号