JaxoDraw PDF Plugin
A JaxoDraw plugin to export graphs to PDF format.
Go to the Downloads page to get the latest version of the plugin.
For installation instructions, see the Plugin Install site.
Implementation
The export to PDF format has been implemented using the JFreePDF framework. The OrsonPDF jars are included in the distributed plugin.
Compilation
If you want to compile the plugin from the source code, you need to install Maven, which uses the assembly plugin to build the binary jar with all dependencies included.