Postscript

Postscript is a vector drawing rendition of a window or entire Worksheet. It is the base language for PDF files. However, the preferred method for creating PDF output is to install a PDF printer driver and then print using that driver.

Postscript output is useful when copying to some applications that do not directly support PDF.


Force Greyscale

Postscript output is generated in color by default. Check Force Greyscale to create black and white output only.


Font

Determines the output font. Supported fonts include Helvetica, Times-Roman and Courier.


Orientation

Sets the aspect of the output plot.

Landscape Sets the width to be the longest dimension.
Portrait Sets the height to be the longest dimension.

PSALL Output

When generating output for all windows with the psall command, specifies whether the instructions for each window are placed in separate files or merged into one file.


Output Filename

The destination Postscript file.


Scaling

Sets the X and Y coordinate scaling, line width multiplier, font scaling and paper dimensions.

X Dimension The horizontal dimension in pixels.
Y Dimension The vertical dimension in pixels.
Paper Width The width of the target paper in inches.
Paper Height The height of the target paper in inches.
Line Width Sets the line width multiplier for all drawn lines. Useful when the default line width for the printer is too thin. A multiplier of N increases the line width by a factor of N. A multiplier of 1 implies no adjustment.
Font Scaling The percentage increase or decrease of all font sizes. A scaling of 100% implies no adjustment.