I'm having problems with some external-graphic images.
I have a block:
<fo:external-graphic src="Image.png"/>
And depending upon the image I get:
[ERROR] Error while creating area : Error creating FopImage object (Error creating FopImage object (file:Image.png) : org.apache.fop.image.JimiImage
Does anyone have any thoughts about why certain images won't work?
Did you get jimi library installed ? You need it to get png support and that's not in fop distribution because of licence reasons.
-- Oleg Tkachenko Multiconn International, Israel
