All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

NextPrevUpTopContentsIndex

current-printer

Function
Summary

Returns the currently selected printer object.

Package

capi

Signature

current-printer &key interactive => printer

Arguments

interactive

A boolean.

Values

printer

A printer, or nil.

Description

The function current-printer returns the currently selected printer object for the default library.

If interactive is non-nil and there is no current printer, a confirmer is displayed warning the user and printer is nil. The default value of interactive is nil.

See also

page-setup-dialog
set-printer-options
Printing from the CAPI—the Hardcopy API


CAPI User Guide and Reference Manual (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex