It can be done. You can merge the fields directly or with an fdf, optionally flatten them or just get the coordinates and superimpose text or images. See the examples in itextpdf.sf.net that use PdfStamper.
Best Regards, Paulo Soares > -----Original Message----- > From: Dayal Murukutla [SMTP:[EMAIL PROTECTED] > Sent: Monday, September 29, 2003 18:29 > To: [EMAIL PROTECTED] > Subject: [iText-questions] generating pdf from iText using existing > pdf documents > > Hi, > > I have a question regarding dynamic generation of pdf. > > Here is what I want to do: > > Customers visit our website, fill and submit an html form for a merchant > application. A server side program submits this data to a database. > I want to code another program that can access the data from the database > and generate an application that the visitor can print through their > browser. > > Now we already have a template for this application form in pdf. I just > want to fill the fields (Customer name etc) with data from the database. > > Can I do this with iText? If yes can you point out a sample program for > reference? > > Thanks > > Dayal > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
