--imprinter

Top  Previous  Next

--imprinter value

 

The --imprinter option sets the imprinter to use if the --imprinterstring is used.  


The imprinter/endorser device describes both the camera to use (if the device is a duplex device), and whether the printing occurs before or after the image has been produced by the device.  


The values that can be used are as of the following:



value 

Description

0   

Top Imprinter, Before scan

1          

Top Imprinter, After scan

2

Bottom Imprinter, Before scan

3

Bottom Imprinter, After scan

4

Top Endorser, Before scan

5

Top Endorser, After scan

6

Bottom Endorser, Before scan

7

Bottom Endorser, After scan



Example:

 

twainsave --imprinter 0 --imprinterstring "Test string"


Sets the imprinter string to "Test string", and uses the printer from the top camera, and prints the string before the scanning process occurs.


Note that devices that have imprinters will most likely only support one of the values in the table above.  If an invalid value is specified for the device, the default imprinter will be used.

 

Default Setting:

The default imprinter is used.