Click to See Complete Forum and Search --> : Report page format
jsin14
10-08-2003, 12:45 AM
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
bajajvivek
10-08-2003, 01:22 PM
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
Hi
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
jsin14
10-11-2003, 08:37 PM
Thanks I much appreciate this...
Thanks again