SQL/MX Report Writer Guide

Customizing a Report
HP NonStop SQL/MX Report Writer Guide527194-002
4-4
Setting Margins
The default top and bottom margins are one line each. You can increase the apparent
size of these margins with a PAGE TITLE or PAGE FOOTING command. If you have
no title, specify PAGE TITLE '' for a top margin of 3 lines or specify PAGE TITLE
SKIP desired-margin-size - 3 for more than 3 lines.
For example, to produce a margin size of 4 blank lines preceding the headings (SKIP 4
- 3 = SKIP 1), enter:
S> PAGE TITLE SKIP 1;
( 4 blank lines appear here. )
CUSTNUM CUSTNAME
------- --------
The four blank lines are created as follows:
The first blank line is the default top margin.
The second blank line is the specified skip.
The third blank line is the default skip for the title line.
The fourth blank line is the default skip following the title line.
Figure 4-2. Default Margin Settings in a Printer Report
Printed Report
Left Margin 0
Print Position 1
Right Margin
Output Device Width
VST0402.vsd