Skip to main content
digital rebel
Participating Frequently
November 2, 2016
Question

Adobe Acrobat Pro XI - How to change the document name

  • November 2, 2016
  • 1 reply
  • 206 views

I'd like to be able to press a button and bring up usersave prompt with a suggested filename based on fields in the form.  I'm not sure how to do this in JavaScript.

The pathname shouldn't be included as the user will probably have a favorite directory they usually save their files in.  Any idea how to do that?

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
November 2, 2016

You can present the desired file-name in an alert window, but you can't

pre-populate the Save dialog with it.