pdf-composer
Installation
SKILL.md
Pdf Composer
Generate PDF documents from Markdown with headers/footers.
Usage
node dist/index.js [options]
Options
| Flag | Alias | Type | Required | Description |
|---|---|---|---|---|
--input |
-i |
string | Yes | Input markdown file path |
--out |
-o |
string | Yes | Output PDF file path |