After an application is developed and ready to redistribute, it is necessary to create a setup.exe that includes all of the necessary files.
Files to be Included with your Application
This topic summarizes which files to include on your distribution diskettes to support the LEADTOOLS Network Virtual Printer Driver functions on WIN32 and x64 Client systems.
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.
General Notes:
Required DLLs 32-bit machines:
These files can be found in the <installationdir>\Redist\Virtual Printer\CDLL\Win32\ directory, where <installationdir> represents the directory in which you installed the LEADTOOLS toolkit.
ltPrinterClientCom.exe can be found in the <installationdir>\Redist\Virtual Printer\Common\ComSrv\Win32, directory, where <installationdir> represents the directory in which you installed the LEADTOOLS toolkit.
C API Bin directory should include (all 32-bit libraries)
ltPrinterClientInstalleru.dll
The client demo DLL (C API) must be located in the same folder
The client Installer demo (C API) must be located in the same folder
Bin common directory should include (all 32-bit libraries)
Leadtools.Printer.Client.dll
ltPrinterClientCom.exe (Com server) must be registered using /regserver
Required DLLs 64-bit machines:
These files can be found in the <installationdir>\Redist\Virtual Printer\CDLL\x64\ directory, where <installationdir> represents the directory in which the LEADTOOLS toolkit was installed.
ltPrinterClientCom.exe can be found in the <installationdir>\Redist\Virtual Printer\Common\ComSrv\x64, directory, where <installationdir> represents the directory in which the LEADTOOLS toolkit was installed.
C API Bin directory should include (all 6-4bit libraries)
ltPrinterClientInstallerx.dll
The client demo DLL (C API) must be located in the same folder
The client Installer demo (C API) must be located in the same folder
Bin common directory should include (all 64-bit libraries)
Leadtools.Printer.Client.dll
ltPrinterClientCom.exe (Com server) must be registered using /regserver
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET