Block Group: | Browser API |
Icon: | None |
Exports the contents of the containing view deck or group as a paginated PDF file. If an output file name is specified, the browser downloads the file.
These properties can take input and give output.
invoke causes the file to be exported. Only works when enabled is set to TRUE.
enabled specifies whether exporting to PDF is enabled.
filename specifies a name for the exported file. If blank, the file is returned in output and is not downloaded.
padding specifies the size of the page margins.
orientation specifies the page layout for the exported file.
units specifies unit of measurement for the padding.
size specifies page size.
scale specifies the resolution factor. To sharpen the rendering of content that might be fuzzy if untreated, increase this setting..
These properties can give output. They cannot take input.