Copy link to clipboard
Copied
I have a 'booklet' and order form together in one PDF, with the order form being the last page.
It is a fill-in form with calculations - and we need it saved and returned back to us via email.
Most of the people will only have Adobe Acrobat Reader (free) on a Mac (El Capitan) to view the file.
I cannot find out how to do this?
I've been trying to save it and email as a test - but cannot figure out an EASY method for people to just press a button for it to save and send back via email to us.
I am using Adobe Acrobat Pro DC (trial/paid).
Your help is appreciated!!!
Copy link to clipboard
Copied
Add a button field, and set its MouseUp action to Submit Form.
Then as the target URL enter this:
mailto:me@server.com
(use your own email address, of course)
Select whether you want to receive the whole file or just the form data (ie, an FDF file), and you're done, pretty much.
Copy link to clipboard
Copied
One More Thing....
Is there a way to have them SAVE AS and add their last name to the file name before sending via email??
Copy link to clipboard
Copied
You can ask them to do it, but enforcing it is more difficult... It's only possible if the last name is in a form field so you can know what the name of the file should be before it is submitted. If it's not what it needs to be then you don't proceed with the code to submit it.
Copy link to clipboard
Copied
‌yes there is a name field!
They are required to fill it in.
Copy link to clipboard
Copied
Sooooo - the SUBMIT button is not working. When I test it, from another computer using Adobe Reader, it won't let me save as another file name. It says it's a FORM and the information will be saved as BLANK. This does not help me at all. How do I get the FIELD data saved in a PDF and emailed back to me? HELP PLEASE!! This is due tomorrow.....or latest FRIDAY. I really appreciate your help!
Copy link to clipboard
Copied
If you're using a version of Reader before XI then you'll need to apply the Extended Reader Rights to it for the file to be savable with the filled-in form data.
Copy link to clipboard
Copied
THANK YOU!!!! I've been working on this for so long.....couldn't find it anywhere. Many thanks.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now