- Create a custom language with the required parameters in the Language Editor dialog box of Image Viewer, Zoom Viewer, or Document Viewer. The textlang.dat, *.amd files will be created. By default, the files are created in the FineReader Engine data folder (you can change the default value when loading FineReader Engine). You may then redistribute them with your custom ABBYY FineReader Engine-based application.
- Load the created languages by a call to the ILanguageDatabase::LoadFrom method.
LanguageDatabase
LoadFrom Method of the LanguageDatabase Object
LoadFrom method of the LanguageDatabase Object in the ABBYY FineReader Engine API — Loads custom recognition languages (created via Visual Components on Windows) into the LanguageDatabase.
This method loads custom languages into the LanguageDatabase object.
Custom languages must be created in ABBYY FineReader Engine for Windows using Visual Components. The procedure for creating and importing recognition languages using Visual Components is as follows:
CreateTextLanguage Method of the LanguageDatabase Object
Previous
OpenDictionaryExtension Method of the LanguageDatabase Object
Next
