[iText-questions] [SPAM] Re: [SPAM] Re: Verify digital signature pdf example

2012-09-05 Thread mkl
Danilo, Danilo Nicolò wrote > I need of CN, DN, Name and Surname of signatory Those are easily available. Danilo Nicolò wrote > and I get this error : > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/bouncycastle/asn1/ASN1TaggedObject > > [...] > > But I don't need of Boun

Re: [iText-questions] [SPAM] Re: [SPAM] Re: Verify digital signature pdf example

2012-09-05 Thread Danilo Nicolò
Hi, Ok. Thanks for reply. I'm studying the API while I will wait the next release of white paper. Regards Il 05/09/2012 11.47, iText Info ha scritto: > Op 5/09/2012 11:40, Danilo Nicolò schreef: >> Hi Bruno, >> >> Thanks for reply. Ok, so I should wait for the next release of white >> paper to

Re: [iText-questions] [SPAM] Re: [SPAM] Re: Verify digital signature pdf example

2012-09-05 Thread iText Info
Op 5/09/2012 11:40, Danilo Nicolò schreef: > Hi Bruno, > > Thanks for reply. Ok, so I should wait for the next release of white > paper to know how to verify the digital signature of the PDF Document > and extract all the signatory's information. Right? That's the option if you need help. The other

Re: [iText-questions] [SPAM] Re: [SPAM] Re: Verify digital signature pdf example

2012-09-05 Thread Danilo Nicolò
Hi Bruno, Thanks for reply. Ok, so I should wait for the next release of white paper to know how to verify the digital signature of the PDF Document and extract all the signatory's information. Right? Regards Danilo Il 05/09/2012 11.27, Bruno Lowagie ha scritto: > Op 5/09/2012 11:20, Danilo N

Re: [iText-questions] [SPAM] Re: [SPAM] Re: Verify digital signature pdf example

2012-09-05 Thread Bruno Lowagie
Op 5/09/2012 11:20, Danilo Nicolò schreef: > I saw the examples. Can you get me iText Library's link, version 5.0.7 ? Either you try to find that old version and lose plenty of time in the future; or you wait for the last part of the white paper to be written in which case you lose only a couple

Re: [iText-questions] [SPAM] Re: [SPAM] Re: Verify digital signature pdf example

2012-09-05 Thread Danilo Nicolò
Hi Michael, I saw the examples. Can you get me iText Library's link, version 5.0.7 ? I saw that the version used in examples is 5.0.7 but I can't find this version. Regards Il 05/09/2012 10.30, mkl ha scritto: > Danilo, > > Danilo Nicolò wrote >> I saw these example in http://itextpdf.sourcefo

[iText-questions] [SPAM] Re: [SPAM] Re: Verify digital signature pdf example

2012-09-05 Thread mkl
Danilo, Danilo Nicolò wrote > I saw these example in http://itextpdf.sourceforge.net/howtosign.html and > I found these error : > > The method loadCacertsKeyStore() is undefined for the type PdfPKCS7 > > The method getSubjectFields(X509Certificate) is undefined for the type > PdfPKCS7 > > The m