Title: RE: [iText-questions] edit a pdf

Use PdfStamper. See the example stamped.java in itextpdf.sf.net.

Best Regards,
Paulo Soares

    -----Original Message-----
    From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Rhodri Davies

    Sent:   Wednesday, January 28, 2004 19:06
    To:     [EMAIL PROTECTED]
    Subject:        [iText-questions] edit a pdf

    Hi guys
     
    I'm a newbie to iText so sorry if this is too simple for some of you...:
     
    I'm just looking at for a code snippet to edit an existing PDF doc.
     
    I have looked at
    PdfStamper / PdfReader / PdfWriter, but can't quite work it out.
     
    I would like the documents reference code to be printed in the bottom corner of each page of the existing document...
     
    I like HeaderFooter, but I can't get it working with existing PDF's.
     
    Thanks in advance.
     
    Rhodri D

Reply via email to