Avatar

Level 10

1. On receipt of the email how do I access the attachment as it is an xml file.

<answer> The attachments are stored in the PDF document and are not part of the data. You would have to modify your submit button to hav eit send back the entire PDF instead of the data. Note that if you are using Reader you must Reader Extend the document to allow for this. Or you can have the users add the attachments to the email message instead.

2,     If I wanted to send your form so it attaches as a PDF rather than XML file so that I can use your launch button to access the embedded attachment how do I do that. Hope that makes sense.

<answer> I think you are asking how to get the attachments out of the PDF after they have sent them to you. Are you using Reader or Acrobat?

Paul