Must I use Image File Sets to store images captured using Ranger?

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.


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

    • 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 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 ...
    • Why can't FireFox connect to Ranger Remote using WebSocket Secure?

      If Ranger Remote is set to connect using WSS, Firefox will fail if the SSL Certificates (installed during Ranger Remote installation) are not installed properly within Firefox. Firefox does not use the Microsoft Cert Store like Edge, I.E., or Chrome. ...