Only if you add the field to the other page and then delete the field from the current page unless you can live with a copy of the field and all that that implies. Of course, copying or moving a field assumes all users will have Acrobat and not Reader.
Thanks. I'm trying to implement a solution to print selected rows only (see my post "Print selected only in a checklist form" on this forum) and it seems like doing almost anything significant on Acrobat Reader requires form rights.
My solution also requires making web service calls (see my unanswered post "Net.HTTP.request and form rights"), and I have no idea how to go about adding these form rights without investing in a heavy-duty infrastructure of servers running Livecycle Reader Extensions. Doesn't anyone provide a service to add these rights for a fee on a per-file basis? I only have a limited number of pdfs to extend with form rights.
Your thoughts and insight would be much appreciated.
I was able to do it in Acrobat. I divided the page into fixed height rows and dynamically recreated the fields on the page, depending on whether the row was checked or not.
Your solution sounds much more elegant and less script-heavy. Unfortunately, I"m stuck to using Acrobat for reasons beyond my control.
George Kaiser