Re: [iText-questions] PDFSignature - "Document has been altered since signature was applied"

2015-04-20 Thread mkl
ptpavankumar, your ServerSignature implementation of the method public byte[] Sign(byte[] message) completely ignores the message argument. Thus, the generated signature does not at all relate to the PDF in question. Regards, Michael -- View this message in context: http://itext.2136553.n

Re: [iText-questions] PDFSignature - "Document has been altered since signature was applied"

2015-04-18 Thread ptpavankumar
Hi Andreas, I know this is a very old post but im facing the same problem. What you are trying to say in the paragraph below is not very clear to me. Pardon my English and can you please explain me bit clearer. This is what I'm doing and i always get "Document has been altered since signature wa

Re: [iText-questions] PDFSignature - "Document has been altered since signature was applied"

2010-03-20 Thread Andreas Kuehne
"mmat...@sitmobile.com" To: itext-questions@lists.sourceforge.net Sent: Sat, March 20, 2010 4:07:26 PM Subject: Re: [iText-questions] PDFSignature - "Document has been altered since signature was applied" I am also facing the same issue could u please elaborate on how u reso

Re: [iText-questions] PDFSignature - "Document has been altered since signature was applied"

2010-03-20 Thread mmathew
I am also facing the same issue could u please elaborate on how u resolved it. Regards Martin-- AndreiGosman wrote : Hi, I was a very big problem using iTextSharp and Aladdin eToken for signing PDF files. After I sign a pdf, Acrobat Reader gives the following message: "The document has been a

Re: [iText-questions] PDFSignature - "Document has been altered since signature was applied"

2008-11-13 Thread AndreiGosman
esday, November 12, 2008 4:33 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] PDFSignature - "Document has been altered since > signature was applied" > > Hi, > > I was a very big problem using iTextSharp and Aladdin eToken for signing >

Re: [iText-questions] PDFSignature - "Document has been altered since signature was applied"

2008-11-12 Thread Paulo Soares
t has been altered since signature was applied" Hi, I was a very big problem using iTextSharp and Aladdin eToken for signing PDF files. After I sign a pdf, Acrobat Reader gives the following message: "The document has been altered or corrupted since teh Certification was applied&qu

[iText-questions] PDFSignature - "Document has been altered since signature was applied"

2008-11-12 Thread AndreiGosman
Hi, I was a very big problem using iTextSharp and Aladdin eToken for signing PDF files. After I sign a pdf, Acrobat Reader gives the following message: "The document has been altered or corrupted since teh Certification was applied" Here is my code: Does someone know what is wrong? X509Certifi