I\'ve registered my program to the WIA_EVENT_SCAN_IMAGE event. Ideally, when I press the physical scan button on my scanner, my program will begin scanning without need for prompt.
I wrote a simp开发者_运维技巧le scanning code using WIA. I don\'t have a scanner device so I can\'t test it. Can I simulate a WIA device to testing it ?This does definitely what you want: https://gith
WPD does not work correctly on Windows XP (SP1 if that matters), even if Microsoft states it does. Problem with WPD:
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
when we scan a document with a resolution of 2400dpi or higher, we recieve (for example) the following error-message:
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.
Closed. This question does not meet Stack Overflow guidelines. It is not currently acc开发者_如何学Cepting answers.
I\'m trying to scan from an ADF using VBA and the Windows Image Acquisition library (WIA).I am trying to check to see if there are pages loaded in the ADF so I know whether to scan another page.This f
Basically the constraints here are that i must use WIA because i am trying to get my scanner software to work in Windows 7 and Vista.It would be preferable (like really preferable) if i could do this
I\'m working with a C# WIA application and it seems that I have two ways of accessing the WIA device 1) store the object after the initial call to Select Device or 2) store the device\'s id and use th