- From: <stephane.peyronny@mpsa.com>
- Date: Mon, 31 Mar 2003 13:31:42 +0200
- To: www-xsl-fo@w3.org
I want to generate a PDF document from a servlet. When I load a new font from my servlet, I use the "userconfig.xml" file. I put my font on a server. This file is very huge so the PDF generation takes me lots of time. I aim to decrease this time. So, I need to know if : - the font is loaded with each servlet's call and, - if so, is it possible to load it one only time on the server to improve the speed of PDF generation ? - and if so, how can I do that ? If someone can help me ? S. Peyronny
Received on Monday, 31 March 2003 06:38:25 UTC