Creates a blank PDF document.
The activity can be used to create a new PDF document, which can then be passed to other activities, like Add Text to PDF or Add Image to PDF, to add some content to it.
Page Width |
Optional Type: Number The width of the page in points. The default is 595 (A4 paper size). |
Page Height |
Optional Type: Number The height of the page in points. The default is 842 (A4 paper size). |
Title |
Optional Type: String The title of the document. |
Author |
Optional Type: String The document owner. |
Subject |
Optional Type: String The topic of the document's content. |
Language |
Optional Type: String The language of the document. |
Keywords |
Optional Type: String The words or phrases to categorize the document. |
result |
Type: Number[] The PDF document. |
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity does not work when the device has intermittent connectivity to the network.