Report Breaks / Layout

Poulos

Member
2 questions on a report I created.
1. Is there a way to have the report print in Landscape and
not portrait? Printing from PL/SQL Developer and saving
as a PDF is defaulting to Portrait.

I want to print in Landscape so the report doesn't get truncated which is happening.

2. I also have a master/detail break, how do you have the master print on a new page when it breaks?

Thanks
 
1. Is there a way to have the report print in Landscape and
not portrait? Printing from PL/SQL Developer and saving
as a PDF is defaulting to Portrait.
There is a "Print portrait" and "Print landscape" toolbar button. The print dialog also allows you to select an orientation.

2. I also have a master/detail break, how do you have the master print on a new page when it breaks?
No, this is currently not possible.
 
Back
Top