I believe this problem is due to the options not being set on the XML renderer or possible a particular option.
It then gets an npe. The fix of course would be to set the options on the renderer, you can create the XMLRenderer yourself and set the options on it, then set the renderer on the driver. (2nd time today) Please only show the relevant part of the stack trace. > java.lang.NullPointerException > at org.apache.fop.render.xml.XMLRenderer.isCoarseXml(Unknown > Source) > at > org.apache.fop.render.xml.XMLRenderer.renderDisplaySpace(Unknown > Source) > at org.apache.fop.layout.DisplaySpace.render(Unknown Source) > at --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]