Skip to main content
Participant
May 25, 2018
Question

Help with PDF form and java script

  • May 25, 2018
  • 1 reply
  • 638 views

Hi,

I want to create a "portable media request" form with Adobe acrobat.

Below are the fields for the form and I would like to make it so that when the user hits the send button it will generate a new file name using the fields 'matter_number', 'client_name' and 'Date' and send the completed form with new file name onto an email address.

Is this possible?

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
May 25, 2018

Only if you can install a script on the local machine of each user... See: https://acrobatusers.com/tutorials/how-save-pdf-acrobat-javascript

Why not simply rename it on your end, though?

Participant
May 25, 2018

Trying to make it as seamless as possible, so the user can click send and so that all files are saved in a consistent format.

try67
Community Expert
Community Expert
May 25, 2018

The two are not contradictory.