Re: [iText-questions] digital sign

2009-12-11 Thread mkl
Ismail, Uzunok wrote: > > is there code but didint work > In what way didn't it work? At first glance I don't see you calculating the digest. On the other hand you seem to have externally created a signature in imzaVeri. Thus you needed a digest. Therefore, whatever the output pdf file look

Re: [iText-questions] digital sign

2009-12-11 Thread İsmail Uzunok
gt; > But iText can build a PDF signbature for you, see the examples in 'the > book' . > > Greetings > > Andreas > -- > *From:* İsmail Uzunok > *To:* itext-questions@lists.sourceforge.net > *Sent:* Fri, December 11, 2009 8:16:55 A

Re: [iText-questions] digital sign

2009-12-10 Thread Andreas Kuehne
'the book' . Greetings Andreas From: İsmail Uzunok To: itext-questions@lists.sourceforge.net Sent: Fri, December 11, 2009 8:16:55 AM Subject: [iText-questions] digital sign hi everybody i am new one i want to ask a quastion i have a pdf file and

[iText-questions] digital sign

2009-12-10 Thread İsmail Uzunok
hi everybody i am new one i want to ask a quastion i have a pdf file and i sign the file also i have signature of the file i want to add signature of the pdf file into the pdf file thnks -- Return on Information: Googl

Re: [iText-questions] Digital Sign and pdf encription

2006-08-07 Thread Leonard Rosenthol
At 08:46 AM 8/7/2006, Umberto Angelini wrote: >Is it possible to digitally sign and apply pdf encription to pdf >document at the sime time ? >I can apply distinct action. >The problem is to calculate message digest on encripted pdf. Yes - but that's exactly it - they must be done AT THE

[iText-questions] Digital Sign and pdf encription

2006-08-07 Thread Umberto Angelini
Is it possible to digitally sign and apply pdf encription to pdf document at the sime time ? I can apply distinct action. The problem is to calculate message digest on encripted pdf. Have you some example ? Thanks a lot Umberto --