Summary
Previous versions of the Laserfiche Client support using a custom OCR engine through the use of Bridge32.lfo. By default, Laserfiche Client 8.1 does not directly support Bridge32.lfo. This article documents how to configure Laserfiche Client 8.1 to support Bridge32.lfo.
More Information
This article assumes that you have previously configured the Laserfiche Client for a custom OCR engine. This means that:
[HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\OCR] "CurrentVersion"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\OCR\1]
[HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\OCR\1\MyOcrEngine] "ProgID"="MyOCREngine.LFOBridge"
Note: This is only an example. Make sure the ProgID in the above registry value matches the ProgID of your custom OCR engine control.
To configure Laserfiche Client 8.1 for custom OCR engine support:
[HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\Client8\Profile\Ocr\Engines]
[HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\Client8\Profile\Ocr\Engines\Bridge Engine] "ProgId"="OcrConnector81.BPProcessEx"
[HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\Client8\Profile\Ocr\Engines\OmniPage] "ProgId"="OmniOcrWrapper81.BPProcessEx"
[HKEY_CURRENT_USER\Software\Laserfiche\Client8\Profile\Options] "OCREngineProgId"="OcrConnector81.BPProcessEx"
Note: Only the Language drop-down list will be updated based on the new OCR engine. Other OCR settings in the Options dialog box will not apply.
Note: You must repeat step 5 for each user on the computer that needs to access the custom OCR engine.