You have several examples on how to fill fields, flatten docs, etc, on www.geocities.com/itextpdf. Look for files using PdfStamper.
Best Regards, Paulo Soares ----- Original Message ----- From: "Stefanie H�lderl" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]> Sent: Monday, July 21, 2003 8:03 Subject: Re: Re: [iText-questions] add dynamic content to pdf-file Yes I do have a pdf which is filled with text from the jsp. The point is that I have some data that never changes, is always the same on the pdf like a picture and then I have the jsp text which is always changing. And I want just add the chaning part and keep the static text. "Paulo Soares" <[EMAIL PROTECTED]> schrieb am 18.07.03 16:03:05: > > More information is needed. Do you have a PDF with fields that are filled > with the text from the jsp? > > Best Regards, > Paulo Soares > > ----- Original Message ----- > From: "Stefanie H�lderl" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, July 18, 2003 10:16 > Subject: [iText-questions] add dynamic content to pdf-file > > > > Hi, > > I want to add dynamic text to a pdf file. the pdf file is already given > > and there are two or three fields which have dynamic text. Is this > > possible? > > The text comes from a jsp/html form > > > > If you need a better description please tell me > > > > Thank you > > Stefanie > > > > > > ________________________________________________________________________ > > ______ > > Spam-Filter fuer alle - bester Spam-Schutz laut ComputerBild 15-03 > > WEB.DE FreeMail - Deutschlands beste E-Mail - http://s.web.de/?mc=021120 > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: VM Ware > > With VMware you can run multiple operating systems on a single machine. > > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > > _______________________________________________ > > iText-questions mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > ____________________________________________________________________________ __ Wo gibt es den besten Spam-Schutz? Computerbild 15-03 sagt bei WEB.DE FreeMail - Deutschlands beste E-Mail - http://s.web.de/?mc=021123 ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
