I would go to the PHP site/ML's/FAQ's, etc., and look
at how to keep a Java application active in memory for
your PHP calls.

Once you find out how that can be done, I would then
move away from a FOP command line to an FOP-embedded
program (see http://xml.apache.org/fop/embedding.html
for examples) that you can keep active for your
multiple documents.  

Glen


--- Sönke_Ruempler <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Anyone knows how to speed up FOP from the command
> line? Atm I call the
> fop.sh from a PHP script to generate the PDF and so
> everytime the (slow ;) )
> Java Runtime must be started.
> 
> --
> 
> Sönke
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to