Re: [iText-questions] Problem checking whether a document has beensigned

2006-07-31 Thread Johan Vromans
"Paulo Soares" <[EMAIL PROTECTED]> writes: > I don't know if the bug is in Acrobat No, it is not related to Acrobat. > or in the JDK Presumably, see below. > but what I do is to ask the certificates from the PKCS#7 using a jdk > method. More precisely: it is CertificateFactory cf = Certif

Re: [iText-questions] Problem checking whether a document has beensigned

2006-07-31 Thread Paulo Soares
Of Johan Vromans > Sent: Sunday, July 30, 2006 10:53 PM > To: iText-questions@lists.sourceforge.net > Subject: [iText-questions] Problem checking whether a > document has beensigned > > On Fri, 30 Jun 2006 08:14:23, Paulo Soares wrote: > > > That's a bug wi

[iText-questions] Problem checking whether a document has beensigned

2006-07-30 Thread Johan Vromans
On Fri, 30 Jun 2006 08:14:23, Paulo Soares wrote: > That's a bug with your crypto provider. Use a more recent JDK or > another crypto provider, like bouncycastle. > > Paulo > > -Original Message- > java.security.cert.CertificateException: > sun.security.pkcs.ParsingException: toDerInpu

Re: [iText-questions] Problem checking whether a document has beensigned

2006-06-30 Thread Filipe Fedalto
CTED]] On> Behalf Of Filipe Fedalto> Sent: Friday, June 30, 2006 3:59 PM> To: iText-questions@lists.sourceforge.net > Subject: [iText-questions] Problem checking whether a> document has beensigned>> Hi all,>> I'm using iText to check whether some input PDF document

Re: [iText-questions] Problem checking whether a document has beensigned

2006-06-30 Thread Paulo Soares
gt; To: iText-questions@lists.sourceforge.net > Subject: [iText-questions] Problem checking whether a > document has beensigned > > Hi all, > > I'm using iText to check whether some input PDF document has > been signed. I don't need do actually check or certify the