Re: [iText-questions] [SPAM] Re: PDF file content

2013-02-06 Thread Martin Bene
Hi, > Could you please tell me why when opening attached file, I can't read > plain text "Hello World" as mentioned in digitalsignatures20121017.pdf <>stream Because your PDF contains a compressed stream. Trying to read that in a text editor is like trying to read a .zip archive in a text ed

Re: [iText-questions] [SPAM] Re: PDF file content

2013-02-06 Thread Marot Laurent
Oops sorry, I forgot to mention that for testing purpose I'm opening the file with text editor Code sample 1: A PDF file inside-out %PDF-1.4 %âãÏÓ 2 0 obj <>stream BT 36 806 Td 0 -18 Td /F1 12 Tf (Hello World)Tj 0 0 Td ET Q Endstream My file %PDF-1.4 %âãÏÓ 2 0 obj <>stream xœ+är á26S°00SIá2

[iText-questions] [SPAM] Re: PDF file content

2013-02-06 Thread mkl
Marot Laurent wrote > Could you please tell me why when opening attached file, I can't read > plain text "Hello World" as mentioned in digitalsignatures20121017.pdf > Code sample 1.1: A PDF file inside-out ? > Just trying to understand PDF file structure Which program do you use to open it? Using

[iText-questions] LTV signature in a single revision

2013-02-06 Thread ardamose123
I am currently implementing a Java class to sign a PDF document using LTV. After reading about LTV in this mailing list and in the Digital Signature paper, I've read that DSS may not be necessary for a document to appear as LTV-enabled in recent Acrobat Reader versions, as long as it contains all

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

2013-02-06 Thread iText Info
Op 6/02/2013 17:30, Jonathan Vargas schreef: > We used Adobe Reader 11.0.0.1 I'm using 10.0.1 -- Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for f

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

[iText-questions] PDF file content

2013-02-06 Thread Marot Laurent
Hello, Could you please tell me why when opening attached file, I can't read plain text "Hello World" as mentioned in digitalsignatures20121017.pdf Code sample 1.1: A PDF file inside-out ? Just trying to understand PDF file structure Thanks. Le papier est un

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

2013-02-06 Thread iText Info
Op 6/02/2013 15:01, Jonathan Vargas schreef: > 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? At first, there is no mention of L

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 Vargas schreef: > > I am attachin

Re: [iText-questions] Sign LTV-enabled on single revision

2013-02-06 Thread Servicio al Cliente ALKAID
Hi, Thanks, I added all LTV validations to the signature in a single revision and Adobe Reader consideres it as a LTV-enabled document. I didn't use DSS. So I think it's okay. 2013/2/3 1T3XT BVBA > On 2/02/2013 5:05, Jonathan Vargas wrote: > > Is it possible to have a single PDF revision,