Hello Everyone,
I trying to develop windows application for scanning papper using scanner.
kindly guide me in this regard
Advance Thanks.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Faris ShahinPosted Sep 1, 2016, 3:06 PM
http://support.leadtools.com/SupportPortal/CS/forums/7717/showpost.aspx
If you’re going to use WIA, you can try this Open Source project here:
http://www.codeproject.com/Tips/792316/WIA-Scanner-in-Csharp-Windows-Forms
If you want a free library that supports Twain scanning, you could try this one:
https://sarafftwain.codeplex.com/
There's a console application I made that uses LEADTOOLS SDK to scan a page, recognize the text and save the result as PDF:
https://www.leadtools.com/blog/document-imaging/ocr/scan-to-pdf-console-25-projects-25-days/
Disclaimer: I work for LEAD.
Bikesh SrivastavaPosted Aug 30, 2016, 6:42 AM
Vinay SinghPosted Aug 30, 2016, 2:59 AM