Scrolling and paging Splitting the viewing region Magnifying or reducing the output

4-44 Oracle Reports Users Guide to Building Reports

5. To save your report output as an HTML, HTMLCSS, PDF, or XML file, choose File

Generate to File . See also Section 1.2.2, About Web Reports Section 2.2.2, About previewing JSP-based Web reports Section 2.2.11, About style sheets Section 4.7.17.3, Printing a report from your Web browser

4.7.16.5 Displaying individual pages of HTML report output

To paginate the HTML output for a report:

1. Specify navigation controls for HTML page-streamed output using either of the

following methods: ■ in the Report Property Inspector see Section 4.6.10.1.12, Adding navigation controls for HTML page-streamed output using the Property Inspector ■ using PLSQL see Section 4.6.10.2.11, Adding navigation controls for HTML page-streamed output using PLSQL

2. Enable HTML page streaming by running your report from the command line,

specifying PAGESTREAM=YES. See also Section 1.2.2, About Web Reports Section 2.8.8.1, About HTML page streaming

4.7.16.6 Scrolling and paging

To move around pages of the report using the scroll bars and paging buttons: ■ Use the mouse cursor to drag the horizontal and vertical scroll bars to move around the current page. ■ Click the First Page, Previous Page, Next Page, and Last Page buttons in the toolbar to display the indicated pages of the report. ■ To display a specific page, type the page number in the Page field.

4.7.16.7 Splitting the viewing region

To create two views of the report output by splitting the display horizontally or vertically: Note: If Netscape 7.0 is your default browser, and the browser does not display, set the registry key HKEY_CURRENT_ USERS\Software\Oracle\Toolkit\Tkbrowser to the default browser location. Ensure that the BrowserName and the BrowserPath keys reflect the correct values. For example: BrowserName=Netscape 7; BrowserPath=C:\Program Files\Netscape\Netscape\Netscp.exe. How To... 4-45 ■ In the Data Model view, Paper Layout view, Paper Design view, or Paper Parameter Form view, drag the black bar below the vertical scroll bar to split horizontally, or to the right of the horizontal scroll bar to split vertically. ■ In the Previewer, drag the grey bar above the vertical scroll bar to split horizontally, or to the left of the horizontal scroll bar to split vertically You can scroll and page within each view to move the contents of that view while the other view remains unchanged.

4.7.16.8 Magnifying or reducing the output

To magnify a hard-to-see portion of your report: ■ In the Data Model view, Paper Layout view, Paper Design view, or Paper Parameter Form view, click the Magnify tool in the tool palette or, choose View Zoom Zoom In . ■ In the Previewer, click the Zoom In button in the toolbar. To reduce the image to get a sense of your reports overall layout: ■ In the Data Model view, Paper Layout view, Paper Design view, or Paper Parameter Form view, choose View Zoom Zoom Out or Normal Size. ■ In the Previewer, click the Zoom Out button in the toolbar.

4.7.17 Printing a Report