How can I access unique features of my check scanner?
There
are two ways to access unique scanner features. Call SetDriverOption()
to set scanner-specific parameters. Ranger also provide a way to call
low-level scanner API functions to access unique features that Ranger
does not support through its portable API. To access the low-level
interface you can use Ranger's pass-through function and event. See the
Ranger API documentation for details.
Related Articles
Will my application require changes if I attach a new check scanner?
Your applications will plug-and-play with new check scanners provided that your programmers follow our development guidelines and they do not make any invalid assumptions about the scanners that they can be running on. For example, applications ...
Will Ranger updates break my applications?
Although it is impossible to guarantee that every Ranger release will be bug-free, our number one priority is to ensure that your applications continue to work without changes. Since scanner manufactures regularly modify their APIs, we release ...
How can I test my unique options with Ranger Flex?
The version of Ranger Flex that comes with Ranger 3.0.1 and later will allow you to set your unique options. You can also test your unique options by setting them manually in your PluginName.ini file before running Ranger Flex. Ranger® - The ...
How can my plug-in define unique parameters?
Each plug-in has an ini file for setting options that are unique to the scanner(s) that the plug-in supports. You specify which options are available by placing an ini file with the same root name as you plug-in DLL in the plug-in data directory ...
Can check scanner OCR read check amounts, dates, signatures, etc.?
The OCR capability that comes with check scanners cannot read check amounts, dates, signatures and so on. There are vendors that offer software that can read this type of information from checks. Some of the companies that offer popular check reading ...