I'm really frustrated. I created a 3 page form (registration for new patient) in LiveCycle, and put it on the client's website.
I thought the new patient could fill out the form, and when they clicked submit, it would send me a copy of the form with the patient's entries included. If I can't do that (right now, all I can get it to do is send an xml file), I need a way to merge the xml results with a word document, so it makes sense in our office files.
For example, the xml shows the patient's address and his business address. If I just paste the xml into word, I see all the tags, but when I print the page, only the entries show...so I have two addresses, but no clue as to which is business and which is patient's home.
For the hard copy form in our files, we must have it say:
Patient's Address: 11 main street
Business Address: 123 Sweet Lane
I assumed that was a simple merge, but I can't find out how to merge the xml with the word doc, even though all the tags are there.
Is there a way to 1. Just send the whole document (even a tiff is fine, just so I can read everything on the pdf), or, 2. merge the xml data into specific fields in a word doc, or 3. import the xml data into an html page, and then I'll write a CSS script to print it out.
If it helps, my form can be seen at http://drgrossdds.com/pdfs/newpatientRegis.pdf
Thanks!
This can be enabled by opening the form in Acrobat and clicking the Advanced >> Select Enable Usage Rights in Adobe Reader.You should also write a Javascript that auto checks the users version of Adobe Reader. As far as your issue with retrieving form data, try this.
Open LiveCycle or Acrobat, go to the Help menu and search for "import form data". You should find a solution there.
If all else fails, consider the services of http://www.formrouter.com, the only authorized licensee for Adobe Reader Extensions.
Hope this helped.
My favorite quote - "Success is the ability to go from one failure to another with no loss of enthusiasm.