Title: RE: [iText-questions] read Pdf file and setting Text fields

Use PdfStamper.getAcroFields() and then AcroFields.setField(). It's also possible to use an FDF.

Best Regards,
Paulo Soares

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

    Sent:   Tuesday, January 13, 2004 11:25
    To:     [EMAIL PROTECTED]
    Subject:        [iText-questions] read Pdf file and setting Text fields

    Hi to all,
     this is my first message and Help request.

    I would ask if it's possible to read a PDF Document and after this modify the Text Fields inside it.

    I saw it's possible to get a list o fields and an Info, but i haven't found how to modify or set the data inside these fields.

    Is it possible?

      Thanks

       Claudio Cantonetti


    -------------------------------------------------------
    This SF.net email is sponsored by: Perforce Software.
    Perforce is the Fast Software Configuration Management System offering
    advanced branching capabilities and atomic changes on 50+ platforms.
    Free Eval! http://www.perforce.com/perforce/loadprog.html
    _______________________________________________
    iText-questions mailing list
    [EMAIL PROTECTED]
    https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to