Top "Wia" questions

Windows Image Acquisition (WIA) is the still image acquisition platform in the Windows family of operating systems starting with Windows Millennium Edition (Windows Me) and Windows XP.

Twain or WIA? A bit lost between this two interface

I need to write a c# assembly (DLL) in order to scan documents. I don't know if I need to …

c# .net api wia twain
WIA 2.0 Duplex property

I am developing an aplication with C# to use the WIA 2.0 library. At the moment I could use most of …

c# duplex imaging wia
WIA Twain support C#

How can I use WIA and Twain in C#? The TWIAIN/C# example found at http://www.codeproject.com/KB/…

c# .net twain wia
WIA Document Handling Status returns 0 even though the ADF has pages loaded

I'm trying to scan from an ADF using VBA and the Windows Image Acquisition library (WIA). I am trying to …

vba wia image-scanner
Load a picturebox from a WIA ImageFile?

I've taken over a poorly designed project from a co-worker and am looking to load a picture box directly from …

c# .net picturebox wia
Alternatives to WPD/WIA on Windows XP?

WPD does not work correctly on Windows XP (SP1 if that matters), even if Microsoft states it does. Problem with …

c# .net windows-xp wia wpd
WIA 2.0 Duplex scanning

Since Vista, Windows is shipped with WIA 2.0 (wiaaut.dll). According to the following KB article and many of my findings …

c# .net windows scanning wia
Detect all available scanner resolutions using WIA

How can I programmatically detect all available resolutions (in dpi) for a specified scanner using WIA 2.0? What about page sizes …

resolution wia
C# WIA ADF Has next page

I have created a WIA Wrapper, which I beleive will be usefull for some people. It's still in development stages, …

c# wia image-scanner