RE: [iText-questions] Problem Modifying existing pdf

2004-02-12 Thread Paulo Soares
Title: RE: [iText-questions] Problem Modifying existing pdf Use PdfStamper. Best Regards, Paulo Soares -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent:   Thursday, February 12, 2004 13:34 To: [EMAIL PROTECTED

[iText-questions] Problem Modifying existing pdf

2004-02-12 Thread david . deridder
Title: Problem Modifying existing pdf Hi all, What I would like to do is start from an existing pdf file and add text and images on it. This can be used for example to add a "duplicate" mention diagonally over every page of the document. I succeeded to do this as follows: PdfReader reader