There is an example called ShowSignature.java which comes with the src of pdfbox. Take a look at it, Probably it will make your life easier. At the moment, I'm trying to remove a signature of a document, for that matter, if you cross with a solution to this problem, please post the solution here.
Thanks. -----Mensagem original----- De: Predrag Stojković [mailto:[email protected]] Enviada em: segunda-feira, 18 de outubro de 2010 11:28 Para: [email protected] Assunto: RE: PDFBox and digital signatures I'd like also to digitally sign a document (to store the data about digital signature in PDF)... And to read some data from the digital signature stored in PDF (so I can use another library to verify it). (I'm new to the matter, so probably I'm not fully aware of the possibilities). -----Original Message----- From: José Rodolfo Carrijo de Freitas [mailto:[email protected]] Sent: Monday, October 18, 2010 3:24 PM To: [email protected] Subject: RES: PDFBox and digital signatures Importance: Low What do you mean by support? Do you want to "read" a signed document? If that's the case, the answer is "yes, you can" -----Mensagem original----- De: Predrag Stojković [mailto:[email protected]] Enviada em: segunda-feira, 18 de outubro de 2010 11:20 Para: [email protected] Assunto: PDFBox and digital signatures Hello, does PDFBox support digital signatures in PDF files? Best regards, Predrag

