To use the PDF to PDF/A Converter, you must install third-party libraries.
Prerequisites:
To install the third-party libraries, you need the following:
-
ZIP file containing the required WildFly modules. You can request this file in the download area of the SoftProject website (SoftProject | Software X4 BPMS) on the X4 Add-ons tab.
-
Valid BFO license. You can obtain this license from bfo.com.
How to install the third-party libraries
-
Unzip the ZIP file containing the WildFly modules in the X4 Server installation directory as follows:
-
Unzip the
privatefolder into theServer\wildfly\modulesfolder. -
Unzip the folder
deinto the folderServer\wildfly\modules.
-
-
Open the
module.xmlfile in theServer\wildfly\modules\de\softproject\plugins\mainfolder. -
Add the following line:
<module name="de.softproject.x4.adapter.pdfa-converter" export="true" optional="false"/> -
Save the
module.xmlfile. -
Copy the license file
bfopdf-license.jarto the folderServer\wildfly\modules\private\de\softproject\x4\adapter\pdfa-converter\main. -
Open the
module.xmlfile in theServer\wildfly\modules\private\de\softproject\x4\adapter\pdfa-converter\mainfolder. -
Add the following line to the
<resources>section:<resource-root path="bfopdf-license.jar"/> -
Save the
module.xmlfile. -
Restart the X4 Server.
=> The third-party libraries for the PDF to PDF/A Converter are now installed.