Hi, Apache FOP can help if you want to design the pdf output declaratively and do not want to mess with complex itext code
Cagatay On 6/2/07, Andrew Robinson <[EMAIL PROTECTED]> wrote:
http://docs.jboss.com/seam/1.2.1.GA/reference/en/html_single/#itext On 6/2/07, Erlend Hamnaberg <[EMAIL PROTECTED]> wrote: > 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 > >

