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

print-file Function

Summary

Prints the contents of a specified file.

Package

capi

Signature

print-file file &key printer interactive font

Arguments
file
A pathname designator.
printer
A printer or nil.
interactive
A boolean.
font
A font or a font-description, or nil.
Description

The function print-file prints file to printer, which defaults to the current printer. If interactive is t, then a print dialog is displayed. This is the default behavior.

font is interpreted as described for print-text.

See also

print-editor-buffer
print-text
16 Printing from the CAPI—the Hardcopy API


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57