image

Playing with the Scanner with WIA and C#

November 17, 2009
Last week I needed to implement a piece of software for scanning small documents (bank payment orders). The problem was to scan documents with specific size (less than A4) in 300 DPI and with normal brightness and contrast. I found that in C# there are two general approaches to this problem: Using the TWAIN interface