Edit online

Calabash XProc Processor for Generating PDF Output

To generate PDF output from your XProc pipeline (when using the Calabash XProc processor), follow these steps:

  1. Open the [OXYGEN_INSTALL_DIR]/lib/xproc/calabash/engine.xml file.
  2. Uncomment the <system-property name="com.xmlcalabash.fo-processor" value="com.xmlcalabash.util.FoXEP"/> system property.
  3. Uncomment the <system-property name="com.renderx.xep.CONFIG" file="../../../tools/xep/xep.xml"/> system property. Edit the @file attribute to point to the configuration file that is usually located in the XEP installation folder.
  4. Uncomment the references to the XEP libraries. Edit them to point to the matching library names from the XEP installation directory.
  5. Restart Oxygen XML Editor.