You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Erlend Hamnaberg <er...@tihlde.org> on 2007/06/01 12:59:29 UTC

PDF component -> rendering for download

Hello.

I need to create a component that can render a PDF file from a given
model object.
The pdf needs to be written to the response, to be ready to be
downloaded.
I might for instance use iText for this.

How can i do this? Can someone put me in the right direction?


Greetings

Erlend


Re: PDF component -> rendering for download

Posted by Adrian Mitev <ad...@googlemail.com>.
JBoss seam has such feature.

2007/6/1, Erlend Hamnaberg <er...@tihlde.org>:
>
> Hello.
>
> I need to create a component that can render a PDF file from a given
> model object.
> The pdf needs to be written to the response, to be ready to be
> downloaded.
> I might for instance use iText for this.
>
> How can i do this? Can someone put me in the right direction?
>
>
> Greetings
>
> Erlend
>
>