Glen Mazza wrote: > 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.
There is a PHP PEAR module (XML_fo2pdf) that utilizes the java engine and fop, but the JAVA extension of PHP is unstable and does no caching. I was thinking of a "Deamon" that processes the .fo file ... > 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. I don't know any stable solution and caching embedding solution for PHP :-( -- Sonke --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]