6.20 ps-setup%
A ps-setup% object contains configuration information for
producing PostScript files using a post-script-dc% object.
To a lesser extent, it contains information for printing with a
printer-dc% object.
When a post-script-dc% object is created, its configuration
is determined by the
current-ps-setup parameter's ps-setup% value. After a
post-script-dc% object is created, it is unaffected by
changes to the
current-ps-setup parameter or mutations to the ps-setup% object.
(->newps-setup% )ps-setup%objectCreates a new
ps-setup%object with the (platform-specific) default configuration.
Methods
copy-from
get-command
get-editor-margin
get-file
get-level-2
get-margin
get-mode
get-orientation
get-paper-name
get-preview-command
get-scaling
get-translation
set-command
set-editor-margin
set-file
set-level-2
set-margin
set-mode
set-orientation
set-paper-name
set-preview-command
set-scaling
set-translation