Copy link to clipboard
Copied
Is it possible to create a 'send by email' button/field without using lifecycle designer? Is it possible to flatten the document by default?
Copy link to clipboard
Copied
Sure, you can add a button in Acrobat and then set its MouseUp action to submit the form by email.
As the target URL enter something like this:
mailto:me@server.com
(use your own email address, of course)
Flattening the file is only possible if the use has Acrobat. Assuming they use the free Reader the best that can be done is either to digitally sign the file, which doesn't flatten it but it does prevent the fields from being edited, or to set the fields as read-only using a simple script.
Copy link to clipboard
Copied
Great - thanks for this. So ignore the requirement to flatten, what script do i add in order to make it a 'send by email' button?
Copy link to clipboard
Copied
You don't need any script. Just follow my instructions above.
If you get stuck specify at what point it happened, as well as your version of Acrobat.
Copy link to clipboard
Copied
Amazeballs - thanks very much!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now