Customize Oxygen XML Author plugin to Render CGM Images (Experimental Support)
Oxygen XML Author plugin provides experimental support for CGM 1.0 images.
Attention
Since this is an experimental support, some graphical elements might be missing from the rendered image.
The CGM rendering support is based on a third
party library. In its free of charge variant it renders the images watermarked with
the
string Demo
, painted across the panel. You can find more information
about ordering the fully functioning version here: http://www.bdaum.de/cgmpanel.htm.
Follow this procedure to enable the rendering of CGM images in Author mode:
- Download the
CGMPANEL.ZIP
from http://www.bdaum.de/CGMPANEL.ZIP. - Unpack the ZIP archive and copy the
cgmpanel.jar
into the[OXYGEN_INSTALL_DIR]\lib
directory. - Open
OXYGEN_PLUGIN_DIR/META-INF/MANIFEST.MF
and add a reference to the JAR library in theBundle-ClassPath
entry.