export_pdf
Exports SVG documents to validated PDF files using Inkscape with allowlisted, bounded options.
Instructions
Exports an SVG document to a validated PDF through Inkscape using bounded, allowlisted options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| outputPath | Yes | ||
| pdfVersion | No | ||
| workspaceId | Yes | ||
| expectedRevision | Yes | ||
| expectedOutputRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | ||
| revision | Yes | ||
| pageCount | Yes | ||
| mediaBoxes | Yes |