After an application is developed and ready to redistribute, 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:
The following files should be deployed only for 32-bit Windows.
Required DLLs 32-bit machine:
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.
The C API Bin directory should include (all 32-bit libraries) the following files:
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
The Bin common directory should include (all 32-bit libraries) the following files:
Leadtools.Printer.Client.dll
ltPrinterClientCom.exe (Com server) must be registered using /regserver
The following files should be deployed only for 64-bit Windows:
Required DLLs 64-bit machine:
These files can be found in the <installationdir>\Redist\Virtual Printer\CDLL\x64\ 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\x64, directory, where <installationdir> represents the directory in which you installed the LEADTOOLS toolkit.
The C API Bin directory should include (all 64-bit libraries)the following files:
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
The Bin common directory should include (all 64-bit libraries)the following files:
Leadtools.Printer.Client.dll
ltPrinterClientCom.exe (Com server) must be registered using /regserver
Description | |
---|---|
Application-Specific | For LEADTOOLS SDK core redistributables requirement of the exact assemblies and libraries to use on a specific platform and application, refer to the Files to be Included. |
Application-Java-Specific | For LEADTOOLS SDK core redistributables requirement of the exact assemblies and libraries to use on Java platforms and applications, refer to the Files to be Included and Files to be Included with your Java Application. |
Assembly Directory | For LEADTOOLS SDK installation directory information, refer to Installation Directory. |
Licensing | For licensing information, refer to LEADTOOLS Runtime Licensing and LEADTOOLS Runtime Licensing FAQ |