LEADTOOLS OCR C DLL Help > Redistributables/Files To Be Included With Your Application > Files To Be Included With Your Application |
Files for redistribution are installed by the LEADTOOLS setup. For more information on the installation directory structure, refer to Installation Directory.
Note: |
You may not copy or redistribute any of the following files without obtaining the proper license. In some cases, the license is included with your initial purchase of LEADTOOLS. In other cases, you must obtain a license from a third party or enter into a royalty agreement with LEAD to obtain the proper license. For these special licensing situations, see the notes below accompanying the specific file. |
Note: |
You may not distribute the header files with your application, and you may not provide software development capabilities in your application. |
Note: |
Most of the LEADTOOLS C DLLs are compiled with Visual Studio 2010 and are linked statically to the Microsoft C/C++ runtime. Only the following dlls are compiled with requirements for specific versions of the Microsoft C/C++ Runtime: LTDLGCLR |
The following table summarizes the files you must include on your distribution diskettes to support the LEADTOOLS functions. Most files in the table are optional. These files are referred to as "Redistributables" in the License Agreement.
Please note that LTKRN is required for ALL C DLL applications. For more information on LTKRN and other files for the Raster C DLL, refer to Files To Be Included With Your Application.
Note: |
LEADTOOLS requires the following Microsoft C/C++ Runtime files to be distributed in the application's PATH:
|
||||
Note: |
The filenames are the same for Win32 and x64. However, the actual binaries are different. For more information about distributing the Microsoft C/C++ runtime files, refer to:http://msdn2.microsoft.com/en-us/library/ms235291.aspx |
||||
Note: |
The following Microsoft System Files must exist on the target machine. These files are not part of LEADTOOLS and are not installed by the setup program. CAPICOM.DLL |
|
|
Win32 Platforms |
x64 Platforms |
||||
Engine |
Redistributables |
DLL |
THUNK DLL* |
Library |
DLL |
THUNK DLL* |
Library |
LEADTOOLS OCR Plus
|
LTDOC Also requires OCR Output files. |
Ltdocu.dll
|
Ltthunkutlu.dll |
Ltdoc_u.lib |
Ltdocx.dll
|
Ltthunkutlu.dll |
Ltdoc_x.lib |
LEADTOOLS OCR Professional |
LTDOC2 LEADTOOLS OCR Professional Runtime. |
Ltdoc2u.dll
|
Ltthunkutlu.dll |
Ltdoc2_u.lib |
Ltdoc2x.dll |
Ltthunkutlu.dll |
Ltdoc2_x.lib |
* Note: Ltdocthunku.dll and Ltdocthunk2u.dll will be loaded through Ltthunkserver.exe only.
The following files are required for OCR output:
Redistributables: |
Explanation: |
Win32 Platforms: |
x64 Platforms: |
LTDOCWRT |
OCR Output Support. This dll is optional and required only for OCR output support. Also requires one or more of the following, depending on the file format. |
DLL: |
DLL: |
LTDOCWRTDOC |
Output to MS Word Doc format. |
DLL: |
DLL: |
LTDOCWRTDOCX |
Output to MS Word 2007/2010 Doc format. |
DLL: |
DLL: |
LTDOCWRTEMF |
Output to Windows Enhanced Metafile format. |
DLL: |
DLL: |
LTDOCWRTHTM |
Output to HTML format. |
DLL: |
DLL: |
LTDOCWRTPDF |
Output to PDF and PDF/A formats. |
DLL: |
DLL: |
LTDOCWRTRTF |
Output to Rich Text Format. |
DLL: |
DLL: |
LTDOCWRTTXT |
Output to plain text format. |
DLL: |
DLL: |
LTDOCWRTXLS |
Output to MS Excel format. |
DLL: |
DLL: |
LTDOCWRTXPS |
Output to Open XML Paper Specification format.. |
DLL: |
DLL: |
See Also: