Hi,I created a form with an embedded reference table (spans two pages)
that the user can access through a show/hide button. I don't want them
to leave the table displayed when they save or print the form. In my
form, I provide print and save buttons in my form ( I inserted a script
that hides the table if the user clicks print or save).However, if the
user chooses to print or save through the Reader menu, the table (if
displayed) remains displayed and /or prints. Is there any way that I can
fix ...