Click here to Skip to main content
15,896,912 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am fairly new in MVC web development. i am creating a web application in which i have to scan and upload documents to my web server. i have problem accessing the scanner through my web application. If anyone could help me with this i wud be very grateful.
also i should be able to access the scanner which is connected to network(in case the scanners is not connected locally)
any help is appreciated.
thanks in advance.
Posted

1 solution

You can use the API of TWAIN and/or Windows Image Acquisition.

try this references :

.NET TWAIN image scanner[^]

Windows Image Acquisition[^]

WIA Scripting and .NET[^]

I hope this helps.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900