RE: [iText-questions] Signing a pdf document which is originally encrypted

2004-12-21 Thread Paulo Soares
; Behalf Of Wahaj > Sent: Tuesday, December 21, 2004 6:44 AM > To: Paulo Soares; [EMAIL PROTECTED] > Subject: Re: [iText-questions] Signing a pdf document which > is originally encrypted > > Well my original question was whether we can sign a pdf > document which is > not s

Re: [iText-questions] Signing a pdf document which is originally encrypted

2004-12-21 Thread Wahaj
document. Regards, Wahaj - Original Message - From: "Paulo Soares" <[EMAIL PROTECTED]> To: "Leonard Rosenthol" <[EMAIL PROTECTED]>; "Wahaj" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, December 20, 2004 9:01 PM Subject: RE: [iText-

RE: [iText-questions] Signing a pdf document which is originally encrypted

2004-12-20 Thread Leonard Rosenthol
At 11:01 AM 12/20/2004, Paulo Soares wrote: The question here was how to append another signature to an already signed and encrypted document. I can't do it in Acrobat so, I suppose that it's not to be done. Oh, I thought it was just signing an encrypted doc. As for signing an alrea

RE: [iText-questions] Signing a pdf document which is originally encrypted

2004-12-20 Thread Paulo Soares
> Sent: Monday, December 20, 2004 3:48 PM > To: Wahaj; Paulo Soares; [EMAIL PROTECTED] > Subject: Re: [iText-questions] Signing a pdf document which > is originally encrypted > > At 10:19 AM 12/20/2004, Wahaj wrote: > >Ok then what is the purpose of the provided password

Re: [iText-questions] Signing a pdf document which is originally encrypted

2004-12-20 Thread Leonard Rosenthol
At 10:19 AM 12/20/2004, Wahaj wrote: Ok then what is the purpose of the provided password (whether owner's or user's) in the PDFReader constructor In order to allow you to read a document that has been encrypted. For example, to retrieve metadata. if we can't sign a pdf document.

Re: [iText-questions] Signing a pdf document which is originally encrypted

2004-12-20 Thread Wahaj
ROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, December 20, 2004 5:38 PM Subject: RE: [iText-questions] Signing a pdf document which is originally encrypted > Even Acrobat can't do it. > > Best Regards, > Paulo Soares > > > -Original Message- > >

RE: [iText-questions] Signing a pdf document which is originally encrypted

2004-12-20 Thread Paulo Soares
t; From: "Paulo Soares" <[EMAIL PROTECTED]> > To: "Wahaj" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Monday, December 20, 2004 5:38 PM > Subject: RE: [iText-questions] Signing a pdf document which > is originally > encrypted > >

RE: [iText-questions] Signing a pdf document which is originally encrypted

2004-12-20 Thread Paulo Soares
Even Acrobat can't do it. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Wahaj > Sent: Monday, December 20, 2004 10:44 AM > To: [EMAIL PROTECTED] > Subject: [iText-questions] Signi

[iText-questions] Signing a pdf document which is originally encrypted

2004-12-20 Thread Wahaj
Hi All, I am trying to sign a pdf document which is orginally password encrypted with permission but getting following exception: PdfReader reader = new PdfReader("Supporting-Files/TestDocumentWhichIsSigned.pdf","test".getBytes() ); com.lowagie.text.DocumentException: Append mode requires a doc