Edit online

Adding Libraries to the Built-in FO Processor (XML with XSLT and FO)

Starting with Oxygen XML Author version 20.0, both hyphenation and PDF image support are enabled by default in the built-in Apache FO processor. For older version of Oxygen XML Author, use the following procedures to enable such support.

Adding Hyphenation Support for XML with XSLT Transformation Scenarios

If you want to add newer hyphenation libraries or you are using an older version of Oxygen XML Author, follow this procedure:
  1. Create a folder called fop in the [OXYGEN_INSTALL_DIR]/lib folder.
  2. Download the compiled JAR from OFFO.
  3. Copy the fop-hyph.jar file into the [OXYGEN_INSTALL_DIR]/lib/fop folder.
  4. Restart Oxygen XML Author.

Adding Support for PDF Images

To add support for PDF images in an older version of Oxygen XML Author, follow these steps:
  1. Create a folder called fop in the [OXYGEN_INSTALL_DIR]/lib folder.
  2. Download the fop-pdf-images JAR libraries.
  3. Copy the libraries into the [OXYGEN_INSTALL_DIR]/lib/fop folder.
  4. Restart Oxygen XML Author.