Hi all,
I am new to Oracle reports...I have created a report using Oracle reports. There are many columns in that report and I want to set the page format to landscape Permanently for that report. Could you pls guide me how to do that
Thanks
Printable View
Hi all,
I am new to Oracle reports...I have created a report using Oracle reports. There are many columns in that report and I want to set the page format to landscape Permanently for that report. Could you pls guide me how to do that
Thanks
HiQuote:
Originally posted by jsin14
Hi all,
I am new to Oracle reports...I have created a report using Oracle reports. There are many columns in that report and I want to set the page format to landscape Permanently for that report. Could you pls guide me how to do that
Thanks
1. In Object navigator -> data model -> system parameters -> DESFORMAT change initial value from 'dflt' to 'decland'.
2. In Object navigator -> data model -> system parameters -> ORIENTATION change initial value from default to landscape
then expand layout model
select header, trailer, main one by one and change width to 11 and height to 8.5 and orientation to landscape.
this should work
Thanks I much appreciate this...
Thanks again