For developing a web based scan solution, I would love to test it on Windows or Mac without actually hooking up a scanner to my box. So is there a program/tool that emulates or gives me a virtual twain source with some default image data?
Asked
Active
Viewed 2.4k times
3 Answers
7
The Twain sample driver that comes along with the twain sample application up on source forge should have what you're looking for.
http://sourceforge.net/projects/twain-samples/files/TWAIN%202%20Sample%20Application/

ascarb
- 468
- 5
- 21
-
1It also has adf support, so this was really the great addition for testing, unluckily this is Windows only for testing. – wolle Sep 26 '11 at 02:08
2
Yes, there are plenty of solutions for this. We are using TerminalWorks' UniTwain application. The users are very satisfied as it is pretty simple to use and it does it's job. This is the download link: http://www.terminalworks.com/unitwain

Harold
- 101
- 1
- 1
2
both of above are paid apps. there is one open source: http://sourceforge.net/projects/twain-samples/files/
you need Data Source, it adds virtual scanner, which gives you the file if asked. dont know if the received sample file can be changed, but for testing its good.

pilgrim
- 21
- 1