Celine Murphy wrote:
Hi,
I am trying to embed an image into the pdf. But if the image is cropped of white space before I try and embed it I get an exception when trying to convert it.
Exception in thread "main" java.lang.NoClassDefFoundError: javax/media/jai/Plana
rImage
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:140)
at org.apache.fop.image.FopImageFactory.getGenericImageClassName(FopImag
eFactory.java:236)
Can anyone explain to me why fop doesn't seem to like cropped images? If the image is not cropped then no error occurs.

I can only guess that you are using different image formats (say the uncropped image is a GIF and the cropped one is a PNG)
Another guess: If you are using 0.20.5rc please try 0.20.5rc2


Christian


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



Reply via email to