01.02.2013 Views

Publishing Reports to the Web - Downloads - Oracle

Publishing Reports to the Web - Downloads - Oracle

Publishing Reports to the Web - Downloads - Oracle

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Command Line Keywords<br />

<strong>the</strong> report. For example, if a frame in a report expands <strong>to</strong> a size larger than <strong>the</strong> page<br />

dimensions, <strong>the</strong>n <strong>the</strong> report is not run.<br />

Syntax PAGESIZE=width x height<br />

Values Any valid page dimensions of <strong>the</strong> form: page width x page height, where<br />

page width and page height are more than zero. The maximum width and height<br />

depends which unit of measurement was set in <strong>Reports</strong> Builder (Edit > Preferences ><br />

General tab). For inches, <strong>the</strong> maximum width and height is 512 inches. For<br />

centimeters, it is 1312 centimeters. For picas, it is 36,864 picas.<br />

Default For bitmap, 8.5 x 11 inches. For character mode, 80 x 66 characters. If <strong>the</strong><br />

report was designed for character mode and is being run or converted on bitmap, <strong>the</strong>n<br />

<strong>the</strong> following formula is used <strong>to</strong> determine page size if none is specified: (default page<br />

size * character page size)/default character page size. For example, if <strong>the</strong> character<br />

page size is 80 x 20, <strong>the</strong>n <strong>the</strong> bit-mapped page size would be:<br />

( (8.5 * 80)/80) x ((11 * 20)/66) = (680/80) x (220/66) = 8.5 x 3.33.<br />

Usage Notes<br />

A.4.76 PAGESTREAM<br />

■ On some printers <strong>the</strong> printable area of <strong>the</strong> physical page is restricted. For example,<br />

<strong>the</strong> sheet of paper a printer takes might be 8.5 x 11 inches, but <strong>the</strong> printer might<br />

only be able <strong>to</strong> print on an area of 8 x 10.5 inches. If you define a page width x<br />

page height in <strong>Reports</strong> Builder that is bigger than <strong>the</strong> printable area your printer<br />

allows, <strong>the</strong>n clipping might occur in your report output. To avoid clipping, you<br />

can ei<strong>the</strong>r increase <strong>the</strong> printable area for <strong>the</strong> printer (if your operating system<br />

allows it), or you can set <strong>the</strong> page width x page height <strong>to</strong> be <strong>the</strong> size of <strong>the</strong><br />

printable area of <strong>the</strong> page.<br />

■ Letter size is 8.5 inches x 11 inches. A4 size is 210mm x 297mm, or 8.25 inches x<br />

11.75 inches.<br />

■ If you use <strong>the</strong> PAGESIZE keyword, <strong>the</strong>n its value overrides <strong>the</strong> page dimensions<br />

of <strong>the</strong> report definition.<br />

■ A PAGESIZE value entered on <strong>the</strong> Runtime Parameter Form overrides any<br />

PAGESIZE value entered on <strong>the</strong> command line.<br />

Table A–87 indicates which commands can use <strong>the</strong> PAGESTREAM keyword.<br />

Table A–87 Commands that can use PAGESTREAM<br />

rwclient rwrun rwbuilder rwconverter rwservlet rwcgi rwserver<br />

yes yes no no yes yes no<br />

Description PAGESTREAM enables or disables page streaming (pagination) for <strong>the</strong><br />

report when formatted as HTML or HTMLCSS output, using <strong>the</strong> navigation controls<br />

set by ei<strong>the</strong>r of <strong>the</strong> following:<br />

■ The Page Navigation Control Type and Page Navigation Control Value properties<br />

in <strong>the</strong> Report Property Palette.<br />

■ PL/SQL in a Before Report trigger (SRW.SET_PAGE_NAVIGATION_HTML)<br />

Syntax PAGESTREAM={YES|NO}<br />

Command Line Options A-61

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!