DynaRithmic TwainSave
TwainSave is a Win32 command-line scanning utility from that allows you to acquire images from any TWAIN compatible device, and save the images to a variety of image formats. The supported formats are
Also available are multipage TIFF, PCX, PDF, and PostScript files. When producing Acrobat PDF files, TwainSave has various options including setting the producer, keywords, encryption, and other useful PDF options.
Also, TwainSave contains many options to acquire images:
and many more options.
Since TwainSave is a command-line utility, end-users as well as programmers can easily utilize TwainSave in their programs to initiate Twain image retrieval. If the programmer desires even more control of TWAIN image retrieval, it is highly recommended that the DynaRithmic TWAIN Library be used for more programmatic control of the Twain devices.
For example, to initiate a file transfer from the TWAIN device to a BMP file, it is as simple as stating this on the Win32 command-line:
twainsave -f test.bmp
This simple command
Please note:
TwainSave will work the best on devices that adhere to the TWAIN compliancy specifications.