[iText-questions] Procedure to sign using PADES

2012-10-18 Thread Jonathan Vargas
/LtvTimestamp.html Is this the one I would need to make my current app sign documents as PADES? Just by applying its timestamp method? Or extra work would be required? Thanks in advance. -- *Jonathan Vargas Rodríguez* Technical Sales Engineer Alkaid · Open Source Business Software Office: 2553 5467, Mobile

Re: [iText-questions] Why isn't this document LTV-enabled by default?

2013-02-06 Thread Jonathan Vargas
Second one in the screenshot. It appears as LTV-enabled only when we click on "Add Validation Information" menu action over signature. Is it appearing "LTV-enabled" for you the first time you open the document? 2013/2/6 iText Info > Op 6/02/2013 6:27, Jonathan Va

Re: [iText-questions] Why isn't this document LTV-enabled by default?

2013-02-06 Thread Jonathan Vargas
I see. It's weird that you see a different view of the cert chain than us for the same document. We used Adobe Reader 11.0.0.1 We will try to use the CertificateVerifier and see what's going on. I will keep you updated. 2013/2/6 iText Info > Op 6/02/2013 16:11, Servicio al Cliente ALKAID schre

Re: [iText-questions] Why isn't this document LTV-enabled by default?

2013-02-07 Thread Jonathan Vargas
e keywords list before you ask for examples: > http://itextpdf.com/themes/keywords.php > > -- > <http://itextpdf.com/themes/keywords.php> > *Jonathan Vargas Rodríguez* > IT Business Solution Developer > Alkaid · Open Source Business Software > Office: 2553 5467, Mobile

[iText-questions] Certificate Chain order could be wrong in PdfPKPCS7

2013-02-08 Thread Jonathan Vargas
vided when the document was originally signed? Thanks in advance. -- *Jonathan Vargas Rodríguez* IT Business Solution Developer Alkaid · Open Source Business Software Office: 2553 5467, Mobile: 8568 3307 Web: alkaid.cr | E-mail: jvar...@alkaid.cr *Your business needs + Our technical skills

[iText-questions] Is it possible to sign without having file's content

2013-06-15 Thread Jonathan Vargas
1 by Application A:* [FULL PDF] -> Extract Digest -> [DOC's DIGEST] *Procedure 2 by Application B:* [DOC's DIGEST] -> Create Signature -> [DIGEST SIGNATURE] *Procedure 3 by Application A:* [DIGEST SIGNATURE] -> Apply Signature -> [FULL PDF] Thanks in advance. -