create_pdf
Generate a PDF file from text content with optional formatting and metadata.
Instructions
Create a new PDF from text content with optional formatting and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Text content to include in the PDF | |
| outputPath | Yes | Absolute path where the PDF will be saved | |
| options | No | Optional formatting and metadata options |