Distribution of Applications (COM-based API)
The COM-based API component must be installed on a workstation if you want to run applications which use the ABBYY FineReader Server COM-based API library. You can install the COM-based API by using an installation program which automates the setup process (see the System Administrator's Guide for details).
If you want to install the COM-based API component manually, please do the following:
- Copy the files marked as obligatory in the table provided in the ABBYY FineReader Server COM-based API Distribution Kit section.
Note. All the files must be copied into the same folder, unless otherwise stated in the description of the file.
- Install MSXML 6.0. See the MSDN Library (http://msdn.microsoft.com/en-us/library/windows/desktop/cc507436(v=vs.85).aspx) for details.
- Register OCRServerClient.dll in the Windows registration database:
regsvr32.exe OCRServerClient.dll.
Note. Before uninstalling, you must unregister the OCRServerClient.dll:
regsvr32.exe -u OCRServerClient.dll
Important! Never redistribute the ABBYY FineReader Server COM-based API type library and files with API descriptions (OCRServerClient.h, OCRServerClient.tlb, OCRServerClient.tlh, OCRServerClient.tli, OCRServerClient_i.c).
See also
3/26/2024 1:49:49 PM