Hello,I built a PDF form using Adobe LiveCycle Designer ES 8.2. After
designing the form I added a "Save As" button that opens up the save as
command in Adobe Reader through some javascript
code.topmostSubform.Page1.Save1::mouseUp - (JavaScript,
client)app.execMenuItem("SaveAs")I then saved the LiveCycle file down as
a pdf and then re-saved it with the "Extend features in Adobe Reader..."
through Adobe Acrobat 9. (so users could then fill out the form with
Adobe Reader) The odd thing about this ...