Attachment added to distributed form does not appear with form data
I have created a form in Acrobat Pro that requires users to attach one or more files. I've used the Java Script code common to the support community to create a button to upload files and the files are correctly attached to the PDF (they appear in the Attachment section of the Navigation Window). When the form is submitted, my FDF file contains all data except the attached files. The Actions tab of the button Properties doesn't have an option for including Is there a way of including the attached files with the rest of the data?
I can create a submit button that sends the PDF, including the attachments, to my email address, but then I can't collect the data into a response file for transfer it into a spreadsheet.
Is there a way both to transmit attachments and form data?
