|
-
July 1st, 2007, 04:52 AM
#1
Windows api allowing direct communication with a scanner device
Hi everyone,
I would like to know if there is a function embedded in a windows API (NOT WIA scripting) that allows to communicate directly with a scanner device attached to a computer without using the built in interface of that scanner device. I want to create my custom form in C# that:
1- connects to the scanner device,
2- scan something and show it in a custom form on a click on a button
3- save it
Thanks everyone for any URL or advice you will provide me.
-
July 1st, 2007, 11:44 AM
#2
Re: Windows api allowing direct communication with a scanner device
What about twain ?
An example here also.
Bogdan
If someone helped you then please Rate his post and mark the thread as Resolved
Please improve your messages appearance by using tags [ code] Place your code here [ /code]
-
August 31st, 2007, 03:04 PM
#3
Re: Windows api allowing direct communication with a scanner device
There are 2 ways:
1) Twain
2) ISIS
These are common interfaces to work with scanners.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|