RE: Performance using SVG

2002-12-27 Thread Keiron Liddle
On Fri, 2002-12-27 at 16:05, Renzo Callant wrote: I use fop with the .bat file, so i don't start a jvm every time. Huh? You mean you DO start a jvm every time. The command line fop can only process one file at a time and then it finishes, which is what it would be doing in the bat file. I only

RE: Performance using SVG

2002-12-27 Thread Renzo Callant
It processes 1 file at a time, that's right, but it can be a document of 200 pages and more. And the logo is on every page. -Oorspronkelijk bericht- Van: Keiron Liddle [mailto:[EMAIL PROTECTED] Verzonden: vrijdag 27 december 2002 16:13 Aan: [EMAIL PROTECTED] Onderwerp: RE: Performance

RE: Performance using SVG

2002-12-27 Thread Keiron Liddle
On Fri, 2002-12-27 at 16:14, Renzo Callant wrote: It processes 1 file at a time, that's right, but it can be a document of 200 pages and more. And the logo is on every page. That sort of optimisation is possible with the current developmnet, but it will be a while before it is ready.

RE: Performance using SVG

2002-12-27 Thread Renzo Callant
What is a while ? Is that months, years ? Thanks for the fast response. -Oorspronkelijk bericht- Van: Keiron Liddle [mailto:[EMAIL PROTECTED] Verzonden: vrijdag 27 december 2002 16:43 Aan: [EMAIL PROTECTED] Onderwerp: RE: Performance using SVG On Fri, 2002-12-27 at 16:14, Renzo Callant