Created a from in LiveCycle. In the form I have a button that replicates
a page of the form (using addInstance set on click command). Works
beautifully. I want my Reader users to be able to save data in the form,
so I open it up in Acrobat and Save As Reader Extended with fillin and
save functionality. Form saves. When I open in the Reader Extended form
in Acrobat or Reader, it has added two more pages (the page referenced
in the Add instance command). The button still works and will add more
pa...