To distribute an application that uses the ImageGear Recognition component you must include into the distribution package the Recognition engine files and their dependencies. The set of files needed depends on the type(s) of recognition performed by the application.
The Recognition engine needs the following Microsoft components to be installed:
- Visual C++ CRT 8.0 SP1
- Visual C++ MFC 8.0 SP1
- MSXML 4.0
These can be installed either with the following merge modules:
- Visual C++ 8.0 CRT (x86) WinSXS MSM
- Visual C++ 8.0 CRT.Policy (x86) WinSXS MSM
- Visual C++ 8.0 MFC (x86) WinSXS MSM
- Visual C++ 8.0 MFC.Policy (x86) WinSXS MSM
- MSXML 4.0
Or the following redistributable packages:
- vcredist_x86.exe
- msxml.msi
These files and information on their redistribution can be obtained from Microsoft.
Refer to the following sections for more information:
- Distributing Core Recognition Engine Files
- Distributing Recognition Engine Files for the Western OCR Feature
- Distributing Recognition Engine Files for the Asian OCR Feature
- Distributing Recognition Engine Files for the Formatted Output Feature