How to add footer in every page.
895924Jan 16 2012 — edited Jan 17 2012I am new to oracle report.
please help me to add footer in each page.
In my main section itself i have developed my header section by "PRINT OBJECT ON - All Pages" it is printing in all pages.
After this i have one repeating frame which has 60 records.
Again in main section itself i have developed my footer and again mention "PRINT OBJECT ON - All Pages" but it is printing only after completing all 60 records.
I want to print footer in all page.
layout should be like
Page 01
Header
Record 1
Record 2
Record 3
footer
Page 02
Header
Record 4
Record 5
Record 6
footer
Page 03
Header
Record 7
Record 8
Record 9
footer
Thanks in advance.