Prints the contents of a specified file.
capi
print-file file &key printer interactive font
| file⇩ | 
A pathname designator. | 
| printer⇩ | 
A printer or  nil. | 
| interactive⇩ | 
A boolean. | 
| font⇩ | 
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.
print-editor-buffer
print-text
16 Printing from the CAPI—the Hardcopy API
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42