I am seeing the following exception when try to create a pdf in b92: java.lang.UnsupportedOperationException: Don't know how to handle "application/pdf" as an output format. Neither an FOEventHandler, nor a Renderer could be found for this output format.
Everything worked on my development environment (Netbeans 5.5/embedded Tomcat 5.5.16) but not in production (Tomcat 5.0.28). I saw a post in the archives (May 2006) about making sure that 'for.jar' and 'xmlgraphics-commons-1.0.jar' are in the same directory to avoid class loader problems. They are both in WEB-INF/lib. Any help would be appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]