Hi Experts,
I am developing a report Purchase Order for this report i want Transheader and TransFooter. so for this one i designed and written a code and it works fine k. here is my doubt for my orders one of My order Printed in Two pages and my TransHeader and Transfooter is worked fine but in First page Footer is hidden, but i want to fill records in this hidden space also how is possible.

I this above image is Page 1 of my Report here you can find empty space in continued below here it is footer space but footer is hidden in page 1 and displayed in page 2. so in page 1 i want to fill this space with some more records for this i wrote a code is =Ceiling(Rownumber("Table1_Group1")/9) then here is printed 9 records for this page but Excluding Footer space if i increase records it printed in page 2.
How Can i fill this space..
*This post is locked for comments
I have the same question (0)