Skip to main content
Vicki DeVico
Participating Frequently
May 11, 2021
Question

Help with Save and Mailto for a PDF form

  • May 11, 2021
  • 2 replies
  • 1419 views

Hi, again...the last advice I got from this forum was great, so I thought I would try again. I completed the form I was creating and need some help finishing it, as follows:

I'd like to create buttons to:

1. Reset the form to defaults

2. Save the form on the user's computer

3. Email the saved form as an attachment so I can follow through. I don't want the values, I need the entire form.

I'd appreciate any help with this.

This topic has been closed for replies.

2 replies

Nesa Nurani
Community Expert
Community Expert
May 18, 2021

1. In button properties under "Action" tab, under 'Select Trigger' set as Mouse UP and under 'Select Action' set it to "Reset form" then select which fields you want to reset.

 

2. This depends what exactly you want to do. If you just wish to add "Save As" button, then repeat steps from task 1 but instead of "Reset form" select "Execute a menu item" and then select "File>Save As...".

 

3. Same as above just under 'Select Action' choose "Submit form" then select last option "PDF to a complete document"

In the bar at the top enter: mailto:your address goes here.

try67
Community Expert
Community Expert
May 11, 2021

1. Add a Reset Form command to the button.

2. Do you want to specify the file's name? Save it under the current name? Allow the user to select how to save it?

3. Add a Submit Form command to the button. Set its options to submit the Complete PDF.

Vicki DeVico
Participating Frequently
May 18, 2021

Thanks for the steps, but my problem is that I don't know how to do these things. I know what I want to do, but not how to achieve it. I need to have the completed, saved form emailed to me.