Hello group, I need to improve the performance of the FOP 1.0. Is there any setting to change the file fop-1.0.jar.
See below the results of some tests I did: FOP 0.20.5: 1 second. (As a class example of FOP: ExampleXML2PDF.java and using Driver.RENDER_PCL) FOP 1.0: 6 seconds. (With the example class ExampleXML2PDF.java MimeConstants.MIME_PCL) Note: Render the same xml and xsl files. Any ideas? thanks Everson
