Title: Message
This has been answered in the archives.
I used the pdf transformer and saved the output stream to a file.
 
TA
-----Original Message-----
From: Geoff Howard [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 15, 2002 2:07 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Can cocoon write pdf to a file?

you should check the archives - i'm pretty sure this has been answered a lot.  Think you'll want SourceWritingTransformer from Cocoon 2.1 dev (cvs check out from HEAD)
 
Geoff
-----Original Message-----
From: kyle koss [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 15, 2002 1:54 PM
To: [EMAIL PROTECTED]
Subject: Can cocoon write pdf to a file?

Is it possible for Cocoon to do an XML+XSL -> PDF transformation, but instead of serving the PDF into the browser, writing it to a file?

 

What I would like to do is, take information entered into a form on a jsp page, turn it into an XML file, and then apply my XSL to it to produce a PDF which is then stored to disk on the server.

 

Can this be done using Cocoon, or would it be easier to just use FOP embedded in a servlet? If it can be done, what do I have to do?

 

Regards, Kyle Koss

Reply via email to