NextPrevUpTopContentsIndex

printer-configuration-dialog

Function
Summary

Displays a dialog allowing the user to configure printers.

Package

capi

Signature

printer-configuration-dialog &key screen owner

Description

The printer-configuration-dialog function displays the printer configuration dialog that allows users to add and configure PostScript printers.

This applies only on Unix.

The screen argument specifies a CAPI screen on which to display the dialog. The owner argument controls which interface owns the dialog. If it is specified it should be a currently displayed CAPI interface; it defaults to the current top level interface.

The general options that are available are described under install-postscript-printer. In addition, printer-specific options (which are defined in the printer PPD file) are available.

The printers that are visible in the dialog are defined by files in the directories in the list *printer-search-path*.

See also

install-postscript-printer
*printer-search-path*


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex