rtf_to_pdf
Convert RTF documents into PDF format. Provide the RTF file's absolute path, and optionally an output file name, to generate the PDF.
Instructions
Convert an RTF document to a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| output_name | No | Output file path (defaults to same dir with suffix) |