NextPrevUpTopContentsIndex

page-setup-dialog

Function
Summary

Displays the page setup dialog for a given printer.

Package

capi

Signature

page-setup-dialog &key screen owner printer

Description

The page-setup-dialog function displays the page setup dialog for printer . If printer is not specified, the dialog for the current printer is displayed.

The CAPI screen on which to display the dialog is given by screen , which is the current screen by default.

owner specifies an owner window for the dialog. See the "Prompting for Input" chapter in the LispWorks CAPI User Guide for details.

See also

current-printer


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex