How can I endorse text on items.

Started by Erik Wesemann, November 05, 2012, 10:11:56 AM

Previous topic - Next topic

Erik Wesemann

The general approach is the following:

1. Check that the endorser is present in the "TransportInfo.ini". If the feature is not present then endorsing is not possible.

Example of TransportInfo.ini:
[General]
RearEndorserPresent = true

[RearEndorser]
MaxLines = 4
PhysicalPrinterPresent = true



2. Enable the endorser in the GenericOptions.ini

Example of GenericOptions.ini:
[OptionalDevices]
NeedRearEndorser = true



3. Call SetEndorseText or SetFixedEndorseText as needed after the TransportReadyToFeed state.  

 The abilities of the scanner may limit when the endorsing can be set or updated.  We recommend using the the TransportReadyToSetEndorsement event which will provide the application more information on what type of endorsing abilities the scanner is capable of with the current options.  See section TransportReadyToSetEndorsement in the Ranger API guide for more information.  If the endorsment mode is other than EndorseModeCurrentItem then SetFixedEndorseText should be used.


Related links:







Ranger® - The universal check scanner interface
Copyright © 2009 Silver Bullet Technology
www.sbullet.com