It depends. I am using the PDF serializer to create some reports from data in 
a database. I am making it "on the fly". Because is the better way to always 
have the lastest data into the PDF. By the way it is very fast.

But maybe if you have a big static document, you can create it once and then 
let the file reader to take care of that.

Antonio Gallardo


El Martes, 29 de Octubre de 2002 11:12, Ludovic de Beaurepaire escribió:
> Hello,
>
> I am using Cocoon only to generate PDF documents, but I have to send them
> in the HttpResponse or to save them in a file localized in the server. I am
> looking for the best way to make it :
> - Overriding the CocoonServlet using a FileSavingEnvironment ?
> - In a stylesheet ? logicsheet ?
>
> Thanks for your answers,
>
> Ludovic
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to