Parameters
Name
Type
Required
Description
Usage
Print a page in landscape to PDF
"actions": [
{
"type": "print",
"page_size": "A4",
"orientation": "landscape",
"margin": 20
}
]Example Output
Last updated