Summary
Footer should be always at the bottom after printing the grouping values
Content
We have a requirement to develop a BI publisher to report one document which has 2 inner groupings where in inside the first group for each inner group looping the report has to generate footer at the bottom of the page like
For-each X
For- each Y
1
2
3
4
End-for
Print Footer at the Bottom of the page If space exists in the page else new page and footer in the bottom of the page leaving space in the top.
end-for
Have attached the Expected output in this SR
Please assist us in accomplishing this requirement.