PDF Text
This action is used to add a section of text to an Adobe® portable document format (PDF) document.
The properties for this action are listed in the following table:
Property | Data Type | Access | Description |
| String | In and out | The PDF document to which you want to add text. |
| Integer | In and out | The text you want to add to the document. |
| String | In and out | The font of the text. The following fonts are available:
|
| Integer | In and out | The style of the text. The following values are available:
|
| Integer | In and out | The size of the text. |
| Integer | In and out | The position of the text in the document. The following values are available:
|
| String | In and out | The color of the text. You can use the following values:
|
| String | In and out | The color of the background of the text. You can use the same values as in the Text Color. |
| Integer | In and out | The white space, in points, between the text and the section above. (72 points equals one inch.) |
| Integer | In and out | The white space in points between the text and the following section. (72 points equals one inch.) |
| XML | In and out | The XML output. |
| Boolean | Out | Indicates whether the action succeeded or failed. If it failed, the error information is displayed in the server trace log. |