I have a form that has a table the expands to multi pages. I want the heading to show up on the 2nd page as well so I put the header on the master page. Now the next subforms on the main page crept up to the top. I can't find a way to bump it down
If the content area on the second page starts higher than on the first page you could use 2 Master pages which have the content area and the headline matching. You can then use pagination to move to master page 2 from the second page on.