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:Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
- 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.
