Scanning Document Through Web Application
-
Hi To All, Please help me to solve my problem. I am developing a web application. In that I need To Scan Document Through Scanner. I am not getting how i should implement, What resources I should use to get the device. I also want to set the path through code and after scanning the image, It should be displayed on My webPage. Please Help Me. And I will be glad if you Reply with Sample Code. Thanks & Regards Sanket Patil
.
-
Hi To All, Please help me to solve my problem. I am developing a web application. In that I need To Scan Document Through Scanner. I am not getting how i should implement, What resources I should use to get the device. I also want to set the path through code and after scanning the image, It should be displayed on My webPage. Please Help Me. And I will be glad if you Reply with Sample Code. Thanks & Regards Sanket Patil
.
Hi, I use a package from "VintaSoft Twain.NET SDK" for scanning. Really easy to use and implemented. I am new to C# dev and I managed to build a scanning app in a day or two. They inlcude a sample application to get you started. (http://www.vintasoft.com/[^]) Cheers Q