vakumar.B
>
>
>
> [EMAIL PROTECTED]
>
> 10/27/2005 09:18 PM
> ToShivakumar B/SP/DBAsia/[EMAIL PROTECTED]
> [EMAIL PROTECTED]
> SubjectRe: [iText-questions] Reg: Pdf Signature Clarifications
>
>
>
>
>
>
> Maybe I have mistaken, but I think you should cha
: [iText-questions] Reg:
Pdf Signature Clarifications
Maybe I have mistaken, but I think you should change
the following line:
dic2.put(PdfName.CONTENTS, new PdfString(out).setHexWriting(false));
to
dic2.put(PdfName.CONTENTS, new PdfString(out).setHexWriting(true));
Of course your
ting(false));
> sap.close(dic2);
> log("complete");
> } catch (Exception e) {
> log("exception is ..."+e);
> }
> regards
> Sivakumar.B
>
>
>
>
ECTED]
cc
itext-questions@lists.sourceforge.net
Subject
RE: [iText-questions] Reg:
Pdf Signature Clarifications
Signatures require knowledge and if you don't understand
what you are
doing you won't get far. Post a snippet of your code and I'll see if I
can correct it.
>
}
regards
Sivakumar.B
[EMAIL PROTECTED]
10/26/2005 07:28 PM
To
Shivakumar B/SP/DBAsia/[EMAIL PROTECTED]
cc
itext-questions@lists.sourceforge.net
Subject
RE: [iText-questions] Reg:
Pdf Signature Clarifications
Signatures require knowledge and if you don't
> Sent: Wednesday, October 26, 2005 12:04 PM
> To: Paulo Soares
> Cc: itext-questions@lists.sourceforge.net
> Subject: RE: [iText-questions] Reg: Pdf Signature Clarifications
>
>
> Hi Paulo,
> thankx for the tip, i've corrected the error & gave
> th
[mailto:[EMAIL PROTECTED] On
> Behalf Of Shivakumar B
> Sent: Wednesday, October 26, 2005 8:13 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Reg: Pdf Signature Clarifications
>
>
> Hi,
> I am trying to create a Blank Signature
Field f
Of Shivakumar B
> Sent: Wednesday, October 26, 2005 8:13 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Reg: Pdf Signature Clarifications
>
>
> Hi,
> I am trying to create a Blank Signature Field for an
> existing pdf, later, I will fill it
Hi,
I
am trying to create a Blank Signature Field for an existing pdf, later,
I will fill it up with the actual signature. The following are the steps
done,
1.
Used PdfStamper to read the existing pdf.
2.
Used PdfFormField to create the Blank Signature Field. (Set the flag