Upgrading from AFP2PDF to AFP2PDF Plus Transform
Upgrade.jar
, is an executable program that upgrades C/C++ AFP2PDF transform to AFP2PDF plus.Upgrade.jar
performs these steps to upgrade from AFP2PDF transform to AFP2PDF Plus:
-
Backs up executable modules in C/C++ AFP2PDF transform:
-
Creates a native backup folder in the C/C++ AFP2PDF install directory. If the
native_backup\
folder exists, the backup folder name appends “-1”, that is,native_backup-1\
. The maximal iteration of appending is 9 times of ”-1”. -
Moves all existing license\folder and java_api\folder in C/C++ install directory to the backup folder.
-
Moves all AFP2PDF* and split_afp2pdf* to the backup directory.
-
-
Copies AFP2PDF plus modules, documents, server configuration file and property files to the C/C++ AFP2PDF install directory:
-
Copies AFP2PDF or AFP2PDF.exe to the C/C++ AFP2PDF install directory.
-
Copies *. jar files to the C/C++ AFP2PDF install directory.
-
Copies LICENSE/* to the C/C++ AFP2PDF install directory.
-
Copies *.sh or *.bat to the C/C++ AFP2PDF install directory.
-
Copies *.properties to the C/C++ AFP2PDF install directory.
-
Copies Server.cfg to the C/C++ AFP2PDF install directory.
-
Copies AFP2PDF_Plus_UG.pdf to the C/C++AFP2PDF install directory.
-
Copies a2pxopts.cfg to the C/C++ AFP2PDF install directory.
-
Copies a2pclient.cfg to the C/C++AFP2PDF install directory.
-
- Usage
- The jar file
Upgrade.jar
must be in the AFP2PDF plus directory. From the AFP2PDF plus directory, run the command:java –jar Upgrade.jar <C/C++ afp2pdf install directory>. If no parameter is given, this message is displayed: Upgrade the C/C++ AFP2PDF transform to Java transform (AFP2PDF Plus).Important: You need to run the jar fileUpgrade.jar
in the AFP2PDF Plus installed directory.