ssr532
ssr532

Reputation: 117

increasing the page width in oracle reports builder

I am designing a new report using oracle reports builder that comes with 10g. I have many columns to be inserted horizontally. But I couldn't increase the page width of the body section beyond 8.5 inches. But I can see the page width of some existing reports to be more than 16 inches. How do I increase the page width?. I have been googling for an hour but couldn't find anything useful. I have tried tinkering with the settings at,

File->Page Size

Tools->Options->Margin

Edit->Preferences

but no gain.

So any help would be much welcome. Thanks.

Upvotes: 2

Views: 13391

Answers (3)

user1014719
user1014719

Reputation: 1

In paper layout go to headersection and double click change width height. Do the same for mainsection and trailer section.

Upvotes: 0

Rob van Wijk
Rob van Wijk

Reputation: 17705

Tony's answer shows how to adjust the width of the report. If you want to adjust the margin, then open up the Layout Model, click on the button "Edit Margin" (visit the tooltips to identify the button), click on the thick black border and then adjust the margin by dragging the small white square.

Regards, Rob.

Upvotes: 1

Tony Andrews
Tony Andrews

Reputation: 132580

In the Object Navigator window, open up the Layout Model node. Then double-click on the Main Section node to bring up its properties in the Property Palette window. There you will find Width, which defaults to 8.5, and Height, which defaults to 11.

Upvotes: 5

Related Questions