Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Simulate or Virtual Twain source for Twain development [closed]

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?

like image 856
wolle Avatar asked Mar 21 '11 18:03

wolle


2 Answers

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/

like image 103
ascarb Avatar answered Sep 29 '22 14:09

ascarb


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

like image 39
Harold Avatar answered Sep 29 '22 13:09

Harold