To produce output in PDF, PostScript, and SVG formats, specify -o file on the pspp command line, optionally followed by any of the options shown in the table below to customize the output format.
PDF, PostScript, and SVG output is only available if your installation of pspp was compiled with the Cairo library.
a4
, letter
) or
measurements (e.g. 210x297
, 8.5x11in
).
The default paper size is taken from the PAPERSIZE environment
variable or the file indicated by the PAPERCONF environment
variable, if either variable is set. If not, and your system supports
the LC_PAPER
locale category, then the default paper size is
taken from the locale. Otherwise, if /etc/papersize exists,
the default paper size is read from it. As a last resort, A4 paper is
assumed.
#
RRRRGGGGBBBB,
where RRRR, GGGG and BBBB are 4 character hexadecimal
representations of the red, green and blue components respectively.
portrait
or landscape
. Default: portrait
.
0.5in
.
Default: proportional font serif
, emphasis font serif
italic
, fixed-pitch font monospace
.
1pt
.
1pt
.
0.5pt
.
Each dimension value above may be specified in various units based on its suffix: ‘mm’ for millimeters, ‘in’ for inches, or ‘pt’ for points. Lacking a suffix, numbers below 50 are assumed to be in inches and those about 50 are assumed to be in millimeters.