Installing TIFF2PDF Plus using the installer
The TIFF2PDF Plus transforms can now be installed using an executable jar file
setupTIFF2PDF_x.x.jar. To run the installer, perform these steps:
- Use the following command:
java -jar setupTIFF2PDF_x.x.jar, where x.x is the product version; for example,java -jar setupTIFF2PDF_1.4.jarfor the 1.4 version of TIFF2PDF Plus transforms.- Note:
- To install the TIFF2PDF Plus transforms, you need 64 bit Java 1.8 or later and Administrative rights.
- On some Java versions, due to a bug, the above
java -jarcommand might not start the installer. Use this additional parameter:java -Djdk.util.zip.disableZip64ExtraFieldValidation=true -jar setupTIFF2PDF_x.x.jar.
- Depending on the capabilities of your operating system, TIFF2PDF Plus transform installer opens either using a graphical user interface or a command line.
- Follow the installation steps of the installer. During the installation process, you must specify the installation location.