how to page protect physical page in oracle reports
Hello,
I am developing a report which has 6 panels ( physical pages ) in Main Section. I have a repeating frame in first panel containing tabular data. I want complete contents of this frame to fit on one physical page. If I set the "Page Protect" property of this frame to 'Yes', Entire contents of the frame are printed on next Logical page i.e. Physical page number 7. How do I skip to next panel or physical page ?
Please Help