Click here to Skip to main content
15,905,686 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
How to capture image from image source like scanner web cam and edit it like cut crop, size resize, etc in ASP.NET projects?
Posted
Updated 3-Jun-11 4:51am
v2

AFAIK, you cannot connect to a scanner via an ASP.Net browser application.
 
Share this answer
 
v2
 
Share this answer
 
If you are working on an ASP.NET WinForms or WPF applications, you may try Dynamic .NET TWAIN.
 
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