Jeremias Maerki wrote:

Why not install Tomcat, deploy the FOP servlet [1] and then access FOP
using HTTP GET requests? Should be simple using PHP.

[1] http://xml.apache.org/fop/servlets.html

I also remember someone having posted that he has written a web service
around FOP. Look in the archives.

On 09.08.2004 11:08:05 Sonke Ruempler wrote:

Maybe someone has written a small JAVA daemon yet? I would prefer this
solution from my PHP scripts.



Jeremias Maerki


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


thanxs for this hint. i also found some fop-stuff in apache cocoon - maybe another approach.
but don't know, whether tomcat/cocoon is the right way - maybe only to "test" performance. our web app don't return the pdf directly to the browser. the pdf should be saved in the filesystem an then the user gets a response page and an email both having the link to download the pdf.
i also use itext to define user permissions set some document infos...


i will look around it as soon as time allows it...

markus

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



Reply via email to