Print document
print_documentSend a document to a printer using a file name or full path. PDFs print directly; DOCX files convert to PDF first. Uses the system default printer or a specified one.
Instructions
Silently print a saved document to a printer. Give a file name in the Resumes folder (or a full path). PDFs print directly; .docx files are converted to PDF first (cached next to the docx). Uses the system default printer unless printer_name is given. Confirms the job was SENT to the printer, not that it physically finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | File in the Resumes folder, or a full path to a .pdf/.docx. | |
| printer_name | No | Printer name to use; omit for the system default. |