Title: RE: [iText-questions] Signature contents as hex chain

SignatureDict.put(PdfName.CONTENTS, new PdfString(contents).setWritingMode(true));

Best Regards,
Paulo Soares

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

    Sent:   Friday, February 27, 2004 10:42
    To:     [EMAIL PROTECTED]
    Subject:        [iText-questions] Signature contents as hex chain

    Hi,

       I'm trying to add a signature dictionary to a PDF document.
    When I call the method "SignatureDict.setContents(byte[])"
    the "/Contents" field appears as a string (delimited by "(" and
    ")"), not as hexadecimal chain (a sequence of hexadecimal digits
    between "<" and ">"), as documented in "PDF Reference, fourth
    edition", p. 660.

    Could someone please give me a hint what I need to do?

    Thanks,

       Luis Pascual



    -------------------------------------------------------
    SF.Net is sponsored by: Speed Start Your Linux Apps Now.
    Build and deploy apps & Web services for Linux with
    a free DVD software kit from IBM. Click Now!
    http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
    _______________________________________________
    iText-questions mailing list
    [EMAIL PROTECTED]
    https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to