On Čt, 2003-01-30 at 12:00, Steinar Bang wrote: > >>>>> Martin Perina <[EMAIL PROTECTED]>: > > > this stylesheet version play nice with FOP 0.20.4 and 0.20.5rc. > > For those who might be tempted to try it: ;-) > > It does _not_ work with FOP 0.20.3rc. It creates PDF documents with a > size of 15 bytes. > > It formatted text nicely with FOP 0.20.4. > > However, it didn't include images. I got error messages like these > from Fop: > > [ERROR] Error while creating area : Error creating FopImage object (Error creating >FopImage object (file:images/catalyst.png) : org.apache.fop.image.JimiImage > > But this is probably a Fop install problem, rather than a DocBook XSL > problem.
Yes, you have to include jimi*.jar into CLASSPATH (try java.sun.com and search for jimi) for FOP 0.20.4 (it's just for PNG support). Martin Perina <[EMAIL PROTECTED]>
