Rich Gibson wrote:
I've figured out how to link to a file that contains a gif or jpg image,
but not a png.
...
Exception on thread 'main' java.lang.NoClassDefFoundError:
javax/media/jai/PlanarImage

I assume that I have the wrong version of jimi, or I did something wrong
:-)  Any thoughts?

Hm. Maybe there is something wrong with the precompiled version of FOP.

Try
0. Check whether you have a JDK.
1. Download the source distribution and unpack it somewhere.
2. Move the jimi jar into the lib directory there.
3. Set the JAVA_HOME to point to your JDK
4. Run build.bat (or build.sh) in the unpacked FOP base directory.
Check "Compiling FOP" in the documentation or on the web site
for more details.

J.Pietschmann


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to