Silver Bullet - Support Forum

Ranger => General Ranger FAQs => Topic started by: Erik Wesemann on November 05, 2012, 10:11:56 AM

Title: How can I endorse text on items.
Post by: Erik Wesemann on November 05, 2012, 10:11:56 AM
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:
Why should I use SetFixedEndorseText() on most small check scanners?







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