how to access scanner for scan images & display in web form and save in database using asp dot net & c#?
how to access scanner for scan image asp net c#?
Collapse
X
-
Tags: None
-
Originally posted by Zuhaib Hyderhow to access scanner for scan images & display in web form and save in database using asp dot net & c#?
You can programatically access a scanner through TWAIN and/or WIA (Windows Image Acquisition).
Examples can be found here:
TWAIN .net example
WIA .net example
Best regards,
Michael Schøler
Denmark
Comment