In our application I have developped a routine that converts a xml-fo file to an pdf file. Everthing works fine until I bundle the application with all referenced libraries into a jar-file. Starting the application from the self-executing jar-file, gives me the error: UnsupportedOperationException: Don't know how to handle "application/pdf"
I've read about that the renderer has to be overwritten but it doesn't work. Any help would be appreciated. -- View this message in context: http://www.nabble.com/Don%27t-know-how-to-handle-%22application-pdf%22-tp14997548p14997548.html Sent from the FOP - Users mailing list archive at Nabble.com.
