Hi I use FOP in a standalone application in order to create PDF files.
Now the application users would like to use it in a multi-user (web) application. I'd like to get a few advices on how to migrate my application. I've read the "embedding" and "servlet" pages on FOP's site carefully. I intend to pool renderers and drivers. I wonder if there is a Jakarta package that would be helpful. When I run the application on my Windows 2000 computer, the JVM uses a lot of CPU while rendering (almost 100 %). Il wonder if this would be improved if I use the server option of Sun's JVM. I use : - FOP 0.20.5 - Tomcat 4.1.18 - Sun's JVM 1.4.0_03 on windows 2000 Thanks for your advices, Mathieu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
