Why is OCR not working for my MVX scanner?

Why is OCR not working for my MVX scanner?

Panini controls what options are enabled for your machine depending on what options were purchsed for that machine.  It is possible that OCR has not been enabled on this machine. 

One way to determine if your scanner has OCR enabled is to check the transportinfo.ini file located at C:\Documents and Settings\All Users\Application Data\Silver Bullet Technology\Ranger\[scanner model]\API Files.  If this file has an entry of OcrReaderCount=1 (or any # greater than 1) then it has OCR.

Otherwise, contact your vendor about getting this option turned on.

The driver options for snippets will over write the OCR options in the GenericOptions.ini file. Make sure that the driver options file (MVXOptions.ini) has snippets disabled.
  1. [Snippets General]
  2. NeedSnippets=false
If you need snippets and OCR then you will need to make sure you are not over writing OCR options in the GenericOptions ini file or the options you provide in the driver options file will work with the OCR area you setting up.

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

    • Related Articles

    • 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 ...
    • How do I setup Ranger's OCR parameters?

      If your check scanner supports OCR reading, then you define OCR parameters in Ranger's GenericOptions.ini file. Values in the GenericOptions.ini file and can be modified either manually or by calling Ranger's SetGenericOption() function prior to ...
    • Problems upgrading Ranger for Panini MVX

      Note: These instructions are only for Ranger v2. If you find MultiDemo (a Panini sample application) installed on the computer this indicates that more recent Panini drivers are installed. These drivers are not compatible with Ranger v2 and must be ...
    • What's the best Image setting for OCR?

      To provide the best OCR reading results, Canon recommends using the "TextEnhanced" image mode as their number one recommendation and "AdaptiveThreshold" as the second choice. You may want to try both and pick the option that yields the best OCR ...
    • How can I change the MVX handle double-feed handling?

      The MVXOptions.ini file controls the double feed detection options. // [DoubleFeedDetection] // // Enable=true - double-feed detection will be enabled // false - double-feed detection will be disabled (default) // // PhotocellPower=n (where n is ...