Expand my Community achievements bar.

Need filled form back from user not just data-How?

Avatar

Level 1

I created a static form in LiveCycle.  I want the PDF form back with the data filled in (not just the data) when the user completes the form. How do I do this?

4 Replies

Avatar

Former Community Member

You need to put a submit button on your form. Then in the submit tab choose the Submit As option to be PDF instead of XDP data file.

Then you will have to Reader Extend the form to allow for a local save. You can do this in Acrobat under the Advanced/Extend Features in Adobe Reader menu option. Once this is done save the file and distribute the saved version.

Paul

Avatar

Level 1

I worked my way through your process but I need it to go to an email address.  Do I have to use a URL?

Avatar

Level 1

May found the ans.  I'm testing it now.  Used mailto:username@domain.com in the URL.