Must I use Image File Sets to store images captured using Ranger?
You do not need to save images into Image File Sets unless you need
Ranger compatibility with large Unisys check scanner/sorters. You can
access the images in the Ranger "InPocket" event via the
GetImageAddress() and GetImageByteCount() functions.
If you do
need to use Image File Sets, the sample program "Automated Image
Extraction" demonstrates how to read the Image File Sets using our
SeqUtil.ocx ActiveX control.
Related Articles
How do I enable image file set support?
When Ranger is is in the TransportChangeOptions state call: Ranger.SetGenericOption("OptionalDevices", "NeedImaging", "true"); Ranger.SetGenericOption("OptionalDevices", "NeedFrontImage1", "true"); Ranger.SetGenericOption("OptionalDevices", ...
How can I set CAPI Ini file options through Ranger?
The application can set the following values with the call to "SetDriverOption". After calling "EnableOptions" these options will be copied to the corresponding CAPI ini files. Use caution when setting these vales as they will overwrite the options ...
How do I unlock my Ranger software using a license file?
This article applies to license files Setup.dat or License.dat This Ranger developer license format requires Ranger core version 4.9.3.0 or greater. If you're installing or re-installing Ranger Place Setup.dat in the same directory as the Ranger ...
How to get grayscale bitmap or PNG images with Ranger
As of release 4.3.1.0-2.0.31.0, RangerForSmartPVA supports grayscale bmp or png images. In the .ini file located at C:\ProgramData\Silver Bullet Technology\Ranger\Scanner Plug-ins\Burroughs-SmartPVA\Burroughs-SmartPVA.ini See the following options: ...
How can I change the image resolution for the SS Pro/Value/Adaptive?
For Ranger for SS Pro/Value/Adaptive v2.X.X.X (CAPI): The setting below will change the bitonal and grayscale image resolution. Grayscale resolution will be half the bitonal. The option needs to be set through the Ranger driver option in ...