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

NextPrevUpTopContentsIndex

print-file

Function
Summary

Prints the contents of a specified file.

Package

capi

Signature

print-file file &key printer interactive font

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
Printing from the CAPI—the Hardcopy API


CAPI User Guide and Reference Manual (Windows version) - 3 Aug 2017

NextPrevUpTopContentsIndex