[iText-questions] [SPAM] Re: [SPAM] Re: Problem with E-signature and iText

2013-11-08 Thread mkl
Aritz, Aritz_85 wrote > Tomorrow I'll try to send you my code. Please also supply a sample PDF illustrating the issue. I have to admit, though, that I only have Acrobat 9.5 at my hands currently and, therefore, possibly am not able to reproduce the issue. Regards, Michael -- View this mess

Re: [iText-questions] [SPAM] Re: Problem with E-signature and iText

2013-11-08 Thread Aritz Muniáin Sánchez
Yes I'll send you asap. Thanks -Mensaje original- De: mkl [mailto:m...@wir-sind-cool.org] Enviado el: viernes, 08 de noviembre de 2013 16:49 Para: itext-questions@lists.sourceforge.net Asunto: [iText-questions] [SPAM] Re: Problem with E-signature and iText Aritz_85, Aritz_85 wrote > -

[iText-questions] [SPAM] Re: Problem with E-signature and iText

2013-11-08 Thread mkl
Aritz_85, Aritz_85 wrote > - By using Adobe Acrobat Pro: ... > - By using Adobe Reader: ... Which versions of Acrobat and Reader do you use? And can you provide a sample signed PDF illustrating the issue? Regards, Michael -- View this message in context: http://itext-general.2136553.n4.na

Re: [iText-questions] Problem with E-signature and iText

2013-11-08 Thread Kostas
Hi. What's the message in the signature panel of Acrobat when the signature appears with a red cross? Usually there is one. -Original Message- From: Aritz Muniáin Sánchez [mailto:aritz.muni...@bpmsoasolutions.com] Sent: Thursday, November 07, 2013 6:39 PM To: 'Post all your questions

[iText-questions] Problem with E-signature and iText

2013-11-08 Thread Aritz Muniáin Sánchez
Dear all, I have a big problem and I can't solve it. I'm using iText to sign pdf in a project. I get the information (user certificate, reason, location...etc) from a Java Applet (user enters all this information). All is working fine and the signature is placed in the PDF (in a specific signat

Re: [iText-questions] Itextsharp annotations modified after digital signing

2013-11-08 Thread hichiu
Hi Michael, I have tried to add the annotation with appearance but not succeeded. Below is my addannotation method, any idea? -- PdfContentByte canvas = pdfStamper.GetUnderContent(1); Rectangle annotRect = new Rectangle