Customize Oxygen XML Author plugin to Render PSD Images
Oxygen XML Author plugin provides support for rendering PSD (Adobe Photoshop) images.
To enable the rendering of PSD images in Author mode, follow this procedure:
- Download the following JAR files:- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-lang/3.1.0/common-lang-3.1.0.jar
- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-io/3.1.0/common-io-3.1.0.jar
- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-image/3.1.0/common-image-3.1.0.jar
- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-core/3.1.0/imageio-core-3.1.0.jar
- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-metadata/3.1.0/imageio-metadata-3.1.0.jar
- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-psd/3.1.0/imageio-psd-3.1.0.jar
 
- Copy the downloaded JAR libraries to the [OXYGEN_INSTALL_DIR]\libdirectory.
- Open OXYGEN_PLUGIN_DIR/META-INF/MANIFEST.MFand add a reference to the JAR libraries in theBundle-ClassPathentry.
