Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

cfPDF: How do I electionically sign a pdf document

New Here ,
Apr 15, 2010 Apr 15, 2010

Hi,

The documentation for cfPDF does not specify how to use the  "AllowSecure" option of the "Protect" action for the "Permissions" attribute.

How do you  direct cfPDF to the digital certificate you want to use to sign the pdf  document?

Please no vague answers.  Please provide the line of code using cfPDF.

Thank you.

890
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 15, 2010 Apr 15, 2010

Please no vague answers.  Please provide the line of code using cfPDF.

??? your wanting people to help you right?  Maybe you should rethink your strategy, forums are communities with pple helping one another.  Its not about joining up, and demanding an answer on day one.

Anyway, I don't think this is possible with cfpdf.  Im pretty sure you have to use the Acrobat SDK or Lifecycle, and I think there are licensing issues with using the SDK on a server.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 15, 2010 Apr 15, 2010

Please no vague answers.  Please provide the line of code using cfPDF.

??? your wanting people to help you right?  Maybe you should rethink your strategy, forums are communities with pple helping one another.  Its not about joining up, and demanding an answer on day one.

Yep.  That's pretty much why I thought "yeah, screw you buddy", and moved on to the next post.

--

Adam

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Apr 15, 2010 Apr 15, 2010

Anyway, I don't think this is possible with cfpdf.  Im

pretty sure you have to use the Acrobat SDK or Lifecycle,

and I think there are licensing issues with using the SDK on

a server.

That would be my take as well. The documentation just talks about setting permissions indicating what can and cannot be done with the pdf:

AllowSecure:

Users can sign the PDF document (with an electronic signature).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 15, 2010 Apr 15, 2010
LATEST

Thank you for your help.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources