Skip to main content
Known Participant
January 26, 2021
Question

emailing a PDF

  • January 26, 2021
  • 2 replies
  • 400 views

Is it possible to: Attach the "active pdf form" to an email, change the name of the attachment according to two text fields within the form and email this to a dedicated recipient address on selection of "Submit" from a dropdown list.  I have looked at "Dynamically setting a submit by e-mail address using Acrobat X and XI, dated 2013" which details attaching the pdf, not the renaming, and wondered if it will work with Acrobat Pro DC.

 

This topic has been closed for replies.

2 replies

try67
Community Expert
Community Expert
January 26, 2021

Yes, that is all possible. However, automatically saving the file under a specific name requires installing a script on the local machine of each user. The rest can be achieved using a script that's only located in the file itself.

Known Participant
January 27, 2021

I am trying to avoid installing individual scripts, if I can. Can the attachment name be adjusted within the email send function or does this form part of the protected suite of functions.

try67
Community Expert
Community Expert
January 27, 2021

No, the attachment name can't be changed. It's always the name of the file.

Legend
January 26, 2021

"Submitting" by email is not something I can recommend. Robust solutions will use a web script.