I have a PDF form created in Acrobat 8 (not LiveCycle). The form has a submit button that generates an email and attaches an XFDF file. Everything works fine in Reader 7 & 8. However, I tested it on one machine with Reader 6 and it did not work. I received an error message telling me I must open the file in a browser window. When I do this, it submits the file to my email, but it comes as a POSTDATA file.
After some checking, I discovered that the SendMail plugin is not installed on the machine. I'm guessing this is the cause of my problems?? If so, is there a way to check for this plugin and, if it is missing, alert the user? If this is not the problem, any thought on what is?
Thank you,
Justin
Test for your plug-in with this function
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script