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

How to electronically sign and forward pdf without having to save it and reattach it.

New Here ,
Jan 23, 2018 Jan 23, 2018

Copy link to clipboard

Copied

I receive a document in pdf that I need to digitally sign (I have adobe pro). How to electronically sign and forward pdf without having to save it and reattach it.

TOPICS
General troubleshooting

Views

418

Translate

Translate

Report

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

correct answers 1 Correct answer

Community Expert , Jan 23, 2018 Jan 23, 2018

By signing you mean using a digital certificate?

When you open a PDF from an email it doesn't exists in a real file location, so when you do something like signing it needs to save it somewhere. Actually the file does exists in a temporary location, but for all practical purses its just in space.

You can't get around this issue, but you could automate it. It's possible to write an automation tool with JavaScript to sign the PDF and send it off with a single button click.

Votes

Translate

Translate
Community Expert ,
Jan 23, 2018 Jan 23, 2018

Copy link to clipboard

Copied

LATEST

By signing you mean using a digital certificate?

When you open a PDF from an email it doesn't exists in a real file location, so when you do something like signing it needs to save it somewhere. Actually the file does exists in a temporary location, but for all practical purses its just in space.

You can't get around this issue, but you could automate it. It's possible to write an automation tool with JavaScript to sign the PDF and send it off with a single button click.

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Votes

Translate

Translate

Report

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