PostScript page description language(PS)

Description

Captures the contents of the view and outputs it to a device-independent vector PostScript file.

The following features are not supported.

-depth cueing
-spheres
-images
-volume rendering
-texture mapping
-transparency

Parameters

Color Mode - Specifies the color format used in the output file.
Color- The output file can be rendered in color.
Greyscale- The output file can be rendered in greyscale.

Background Mode - Specifies how the background of the scene will be rendered.

White- Force the scene to be rendered on a white background.
Black- Force the scene to be rendered on a black background.
Keep- Use the view background color specified in the viewer.

Orientation - Specifies the page layout.

Landscape- The x-axis of the scene device coordinates is oriented along the longer side of the paper.
Portrait- The x-axis of the scene device coordinates is oriented along the shorter side of the paper.

Size - Specifies the paper size for output.

EPS(user)- Encapsulated PostScript format, where the user can specify the dimensions of the output, and resulting file can be embedded in other documents
A(letter)- Use letter paper size(280mm x 216mm).
B- Use ledger paper size(432mm x 280mm).
A4- Use A4 paper size(297mm x 210mm).
A3- Use A3 paper size(420mm x 297mm).

Width(mm)- Specifies the width of EPS size output.
Height(mm)- Specifies the height of EPS size output.


MicroAVS Library
(C) 1999-2002 KGT Inc. All rights reserved.