Suppose there are 3 Master Pages
Three pages are created in Master Page in Adobe Form:-
Page 1--Cover Page, fix will not repeat.
Page 2--Repeat based on the Item level data with all header data on every page.
Page 3--Repeat based on the Item level data with all header data on every page.
I have drag the table from the data view in Subform_Page2 and Subform_Page3.
Problem:The Column header was coming only on the first page of Page 2 and Page 3 and for the subsequent pages of Page 2 and Page 3 the column header was not getting repeated.
Solution:
Hierarchy:-
Page 2---->Subform_Page2
Repeat Column Header (Name , City , Address , State , City 1 , Address1 and City1 ) in every page which is under "OverflowLeader"
Properties of OverflowLeader : Row :
OverflowLeader: Pagination :
Do as mentioned below :
1. In Place = Click on icon and then Select Top of Content Area---->Choose the Content Area of the Subform_Page2
2..Check the check box " Include Header Row in Initial Page ".
3 Check the check box " Include Header Row in Subsequent Changes".
OverflowLeader: Binding :
Do as mentioned below:
1. Check the check box "Repeat Row for each Data Item.
2..Check the Min Count and add 1.
I have followed the same steps for Subform_Page3.
Doing the above mentioned steps the Column Header is getting repeated on every page and not only on the first page of Page 2 and Page 3.
Thanks.
Shweta