Switchboard Canvas supports creating PDF documents from templates designed in the Template Designer.
The PDF creation feature is currently in beta and not all aspects of PDF creation are currently supported.
PDF support is available on all plans.
To create a PDF document, simply set the format
property to pdf
:
{
"template": "sample-text",
"sizes": [
{
"width": 1080,
"height": 1080,
}
],
"format": "pdf"
}
Jump To
We care about the protection of your data. Read our Privacy Policy.