How can I prevent a frame using Vertical Elasticity Expand from overwriting a frame below it?
Hello,I use Oracle Reports 10.1.2 to build a report with pages divided into three sections.
The top section will repeat main record info on each page.
The bottom section write other main record info on the first page only.
The middle section prints detail rows belonging to the main record.
If there isn't room for all rows in the middle section, next page prints with top section repeated and rows continues. But since bottom section only writes on first page, I want rows to print on both middle and bottom section from page 2.
How is this to be done?
Using Vertical Elasticity Fixed on middle frame, first page is correct, but following pages has blank bottom section.
0