Adding Libraries to the Built-in FO Processor (XML with XSLT and FO)
Adding Hyphenation Support for XML with XSLT Transformation Scenarios
You can extend the functionality of the built-in FO processor by dropping additional
               libraries in the [OXYGEN_INSTALL_DIR]/lib/fop directory.
            
To add support for hyphenation, follow these steps:
- Create a folder called fopin the[OXYGEN_INSTALL_DIR]/libfolder.
- Download the compiled JAR from OFFO.
- Copy the fop-hyph.jarfile into the[OXYGEN_INSTALL_DIR]/lib/fopfolder.
- Restart Oxygen XML Editor.
Adding Support for PDF Images
To add support for PDF images, follow these steps:
- Create a folder called fopin the[OXYGEN_INSTALL_DIR]/libfolder.
- Download the fop-pdf-imagesJAR libraries.
- Copy the libraries into the [OXYGEN_INSTALL_DIR]/lib/fopfolder.
- Restart Oxygen XML Editor.
