Paulo Soares <psoares <at> consiste.pt> writes: > > That's not possible. The signature value is only calculated after all the > content is written.
wouldn't it be possible to set a reference to the contents entry? so the visualization of the signature value on the pdf would happen after signing the document but this wouldn't affect the hash of the document (and therfore the authenticity of the signature) because the document isn't changed. do you think that could work and how would you implement that in pdf? thanks in advance best regards JE > > ----- Original Message ----- > From: "Jeffrey Edwins" <new25 <at> gmx.net> > To: <itext-questions <at> lists.sourceforge.net> > Sent: Sunday, October 30, 2005 3:19 PM > Subject: [iText-questions] Print Signature Value on the PDF Document > > > Hi, > > i' d like to print the signature value (entry: contents in the signature > > dictionary) on the PDF document. So if somebody opens the pdf file he can > see > > the signature value. Of course this should work by keeping the signature > valid. > > > > My question: is this already possible and if not what would i have to do? > what > > would be an appropriate code extension? > > > > thanks in advance > > regards > > JE > > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
