RE: [iText-questions] RE: Dynamically populate pdf from a DAO or JavaBean

2004-09-10 Thread Bruno
Quoting "Sullivan, Sean C - MWT" <[EMAIL PROTECTED]>: > > John, > > Take a look at Mark Start's iText presentation > > http://www.cdjdn.com/downloads/itextexample.zip I added a link to the zip on my site. This is the kind of stuff I want to start with when I take my week of 'vacation' to up

RE: [iText-questions] RE: Dynamically populate pdf from a DAO or JavaBean

2004-09-09 Thread Sullivan, Sean C - MWT
Title: RE: Dynamically populate pdf from a DAO or JavaBean   John,   Take a look at Mark Start's iText presentation   http://www.cdjdn.com/downloads/itextexample.zip   -Sean From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ruffin, JohnSent: Thursday, September 09

RE: [iText-questions] RE: Dynamically populate pdf from a DAO or JavaBean

2004-09-09 Thread Paulo Soares
Title: RE: Dynamically populate pdf from a DAO or JavaBean What you want is standard stuff. As far as the PDF part is concerned the workflow is:   - create your pdf somewhere and add fields with Acrobat. Those fields will contain the variable text. - read the PDF - set the fields with the text