Installing Line2PDF Plus using the installer
The Line2PDF Plus transforms can now be installed using an executable jar file
setupLine2PDF_x.x.jar. To run the installer, perform these steps:
- Use the following command:
java -jar setupLine2PDF_x.x.jar, where x.x is the product version; for example,java -jar setupLine2PDF_1.4.jarfor the 1.4 version of the Line2PDF Plus transform.- Note:
- To install the Line2PDF Plus transform, 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 setupLine2PDF_x.x.jar.
- Depending on the capabilities of your operating system, the Line2PDF Plus transform installer opens either using a graphical user interface or a command line.
- On non-Windows operating environments the installer uses the
/tmpdirectory to unpack files and run certain scripts. If there are limitations on the/tmpfolder of the system, such as non-exec flag or limited space, a different temporary file directory can be specified using the-Dlax.nl.env.iatempdir=parameter. Example:java -Dlax.nl.env.iatempdir=/custom_temp_dir/ -jar setupLine2PDF_1.400.00.jar. - Follow the installation steps of the installer. During the installation process, you must specify the installation location.