Hi There,
I need to add a button in my form which submits the form via email as a full PDF, not the XML it defaultly sends as. I have scoured the internet and I have followed some suggestions (change the coding, do plain submit and have the URL as mailto:xxx@XXX.com, change permissions (even though I can't find the advanced menu in reader...?) although none seem to work.
I would really appreciate any help.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Niall:
I had the same issue a few days ago and got it sorted, you can too
To get the reader enabled. Open the pdf in Acrobat Pro (I am using x) then under file > save as > reader extended pdf > "select" enable additional features. That should take care of that part
Views
Replies
Total Likes
Hi,
There are some examples here: http://assure.ly/fiTm2i.
Basically there are three potential options. Use an Email Submit button, which has limited options. Use a Regular Button and on the Object > Field palette you can set the control type to Submit. This will make the Object > Submit palette available and you can change the Submit as to PDF. Lastly you can use a Regular button and in the click event have a custom script.
The Regular button with Control Type set to Submit would probably suit you best. This is the first exaample in the forms.
Hope that helps,
Niall
Great, thanks for that Niall. I have followed your instructions insofar as to create a button with submit control and add the PDF as the format for submitting. Now, however, it seems that the submit button is inactive, as in when it is clicked the email dialogue does not open and I cannot send the PDF in an email. Any ideas?
Views
Replies
Total Likes
Hi,
A couple of things to check:
Niall
Thanks Niall - ctrl + J doesn't seem to be functioning however and I'm not sure how to check if the form is reader enabled.
Thanks again
Views
Replies
Total Likes
Hi Niall:
I had the same issue a few days ago and got it sorted, you can too
To get the reader enabled. Open the pdf in Acrobat Pro (I am using x) then under file > save as > reader extended pdf > "select" enable additional features. That should take care of that part
Views
Replies
Total Likes
This worked! Great, thanks a lot for all your help.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies