CAPICOM has a contents property (string), which will be the source data to be signed. In the examples I have seen, some text like "lorem ipsum" is assigned to the contents property. After the sign method is executed, the contents property would contain the signed data (base64 encoded).
In my case I would need to get the contents of the PDF and assign it to the the contents property, right? -- View this message in context: http://itext-general.2136553.n4.nabble.com/Digital-Signature-Externally-Signed-tp2220099p2221403.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
