@radzmar
I am displaying the item table of every header table record in new page using condition breaks
i want to display page numbers on header records wise only
suppose if item table of 1st header record flows into 3 pages then page numbers should be
1/3 , 2/3 ,3/3
if the item table of 2nd header record flows into 2 pages then page number should be
1/2 ,2/2
Kindly provide any inputs to achieve this