Oracle reports 6i printing orientation
I'm using Oracle Reports 6i. My problem is as follows:
- An existing report has 3 frames (a,b,c) in the main seciton.
- I need to change the printing orientaion of frame b to landscape
- Frame a and c must be printed in portrait orientation, and frame b must be printed in landscape orientation
to realize the above, I thought of copying frame a to the header section and frame c to the trailer section. Changing the printing orientation where frame b is contained to landscape.
The problem is that Oracle reports does not permit the copying of frames from one section to another section.
I would greatly appreciate any suggestions to resolve this problem.
Thanks in advance.