These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Replicating objects on next page

snlego
Registered: Aug 23 2011
Posts: 2

Hi all,
I have a form where the user must populate their details in multiple text fields. I have wrapped these fields in a subform. The user then fills in patient details in a table and signs a declaration. I have wrapped these objects in a subform. The table has an add row button. When users add rows that cause the table to break over pages the table header row is repeated. What I would like is for the user details subform to be repeated above the table header row on the next page. I have tried setting the overflow leader for my table/declaration subform to the details subform but this doesn't work. Can anyone help?

mgreco
Registered: Feb 20 2008
Posts: 21
Create a second master page with the patient details as your header of that page. The page will only generate if you're table needs to go to the second page.