Get Started
Templating
API Documentation
Sync/Async options
API Documentation
PDF options
All available options for the PDF API endpoints.
All options are optional
The schema is of type object
.
Was this page helpful?
{
"scale": 1,
"displayHeaderFooter": false,
"headerHtml": "<string>",
"footerHtml": "<string>",
"printBackground": false,
"landscape": false,
"pageRanges": "1-5",
"format": "letter",
"width": "<string>",
"height": "<string>",
"preferCSSPageSize": false,
"margin": {
"top": "<string>",
"bottom": "<string>",
"left": "<string>",
"right": "<string>"
},
"omitBackground": false,
"outline": false,
"tagged": false
}
Assistant
Responses are generated using AI and may contain mistakes.