Is it possible to scan a page through scanner(by coding) without using scanning software. :rolleyes:
Printable View
Is it possible to scan a page through scanner(by coding) without using scanning software. :rolleyes:
What exactly do you mean by "without using scanning software" ? :confused:
Possibly, although I'm not sure how.Quote:
Originally Posted by Tarak.pati
More importantly, however, is why would you want to reinvent the wheel? You already have software that will do your scanning. What is the purpose of rewriting what someone has already done and works? :confused:
Maybe you could find a freeware Twain driver dll and just make use of it in your VB app. ;)
These links should help. :)
http://en.wikipedia.org/wiki/TWAIN
http://www.twain.org/
Quote:
Originally Posted by Hack
Actually I have to do a scanning application in my project.
please tell me what easy method i have to apply and how.
give me the idea and the coding example.
the scanning operation will happened by clicking the "scan" button and after scan I want to save the the scanned file in a selected path.