Hi All,
Can any one have any idea abou how to create a electronically signed pdf.
Your timely help is well appreciated.
Thanks in advance.
Coldfusion 11 enables you to digitally sign or unsign a PDF document, or to validate a digitally signed PDF document. You will find the details, including code examples, in the documentation on the cfpdf tag. Scroll to the bottom of the page.
Hi BK ,
Thanks for your response. Do you have any idea about how to implement this in CF10 , I mean by using a third party library or some thing else.
Check out a previous answer in this forum, thanks to Steve Sommers: 'How to digitally sign a form or PDF?'