Should I use SetEndorseText() or SetFixedEndorseText()?

Started by wcoleman, August 11, 2008, 02:45:42 PM

Previous topic - Next topic

wcoleman

Should I use SetEndorseText() or SetFixedEndorseText()?

wcoleman

#1
As part of application initialization, the application should query Ranger's TransportInfo.ini file via Ranger's GetTransportInfo() method (section 13.1.12.1 of the Ranger Transport API Functional Specification Document Version 2.3) to determine if the scanner uses fixed endorse text.

Ranger.GetTransportInfo("General", "UsesFixedEndorsement");

For scanners that return "true" for UsesFixedEndorsement, the application must use Ranger's SetFixedEndorseText() method rather than Ranger's SetEndorseText() method.



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