Installing Line2PDF Plus using the installer
The Line2PDF Plus transforms can now be installed using an executable jar file.
To run the installer, perform these steps:
- Use the following command:
java -jar RTS--setupLine2pdfPlus-1.X.X--line2pdfplus.jar, where 1.X.X is the transform version.- 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 RTS--setupLine2pdfPlus-1.X.X--line2pdfplus.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 RTS--setupLine2pdfPlus-1.X.X--line2pdfplus.jar. - Follow the installation steps of the installer. During the installation process, you must specify the installation location.