Next Prev Up Top Contents Index

page-setup-dialog

Function
Summary

Displays the page setup dialog for a given printer.

Syntax

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.

The interface that owns the dialog is given by owner , and defaults to the current top-level interface.

See also

current-printer


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index