Recommend TWAIN SDK?

  • Thread starter Chris Shearer Cooper
  • Start date
C

Chris Shearer Cooper

In my program, I am right now talking directly to the scanner using TWAIN.
Unfortunately, what I'm running into are all the various inconsistencies
between the ways various scanner manufacturers have implemented TWAIN on
their side. The recommendation I've received is to purchase a commercial
TWAIN package, where somebody else has already gone through the pain of
writing code that works around the various scanners.

Any recommendations on good TWAIN SDK packages for C++/Windows?

Thanks,
Chris
 
C

CSM1

Chris Shearer Cooper said:
In my program, I am right now talking directly to the scanner using TWAIN.
Unfortunately, what I'm running into are all the various inconsistencies
between the ways various scanner manufacturers have implemented TWAIN on
their side. The recommendation I've received is to purchase a commercial
TWAIN package, where somebody else has already gone through the pain of
writing code that works around the various scanners.

Any recommendations on good TWAIN SDK packages for C++/Windows?

Thanks,
Chris

Try the stuff at twain.org.
http://twain.org/

Try the Twain Developers Toolkit. (in the fast find box)
 
Joined
Mar 18, 2013
Messages
1
Reaction score
0
Hi Chris,

You are right that it takes time to learn TWAIN from scratch.

If you are interested in a commercial SDK to save your time, as well as getting good support, you can check out Dynamic Web TWAIN. It's a component that allows you to scan images from scanners and other TWAIN compatible devices.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top