Skip to main content
Participant
October 17, 2016
Question

When emailing a file, I would like the file name to auto-populate in the subject line. Is this possible in Adobe XI?

  • October 17, 2016
  • 2 replies
  • 383 views

When emailing a file, I would like the file name to auto-populate in the subject line.  Is this possible in Adobe XI?When emailing a file, I would like the file name to auto-populate in the subject line.  Is this possible in Adobe XI?

This topic has been closed for replies.

2 replies

NKOWA555
Inspiring
October 18, 2016

Someone please correct me if I'm wrong; but, I don't think Adobe JavaScript can access to the attachment file name of the email submission. However, a server side script, such as ASP.net or PHP; will allow full control over the the attachment file name and the subject of the email.

For more information:

[Mod: Link to 3rd party software removed ]

try67
Community Expert
Community Expert
October 18, 2016

No, JS can't set the file name of the attached PDF, but it can save the

file under a new name before sending it. That would require installing a

script on the local machine, though.