Displaying report output in your Web browser Displaying individual pages of HTML report output

How To... 4-43 See also Section 4.7.17.1, Printing a report from the Paper Design or Paper Layout view

4.7.16.3 Displaying report output in the Previewer

To display your report output in the Previewer:

1. In the Paper Design view, choose File Print Preview.

2. In the Previewer, use any of the following features: ■ scrolling and paging see Section 4.7.16.6, Scrolling and paging ■ splitting horizontally and vertically see Section 4.7.16.7, Splitting the viewing region ■ magnifying or reducing the output see Section 4.7.16.8, Magnifying or reducing the output See also Section 1.11.2, About the Previewer Section 4.7.17.2, Printing a report from the Previewer

4.7.16.4 Displaying report output in your Web browser

To display report output in your Web browser: 1. In the Object Navigator, select or open the report, then click the Run Paper Layout button in the toolbar to run the report. 2. In the Paper Design view, specify the scope of output you want to display: ■ To display only the current page of the report, choose File Preview Format Current Page . ■ To display all pages, choose File Preview Format All Pages.

3. To preview your report output in a Web browser, choose File Preview Format

Paginated HTML, File Preview Format Paginated HTMLCSS to format with style sheet extensions, File Preview Format PDF, or File Preview Format XML if you have an XML-supporting browser set as your default XML viewer. 4. To preview your report output with Web layout in a Web browser, choose Program Run Web Layout to run the Web Source. If you have made changes to the Web Source view for JSP-based Web reports, this enables you to immediately see the effect of your changes on the output. Note: If you choose to show all pages of your report output, and you have HTML page streaming enabled, the first page will display in your Web browser, and you will be able to quickly navigate to any other page in the rest of the report. 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