PDF Image
This action is used to add an image to an Adobe® portable document format (PDF) document.
The properties for this action are listed in the following table:
Property | Data Type | Access | Use |
| String | In and out | The PDF document to which you want to add an image. |
| String | In and out | A title for the image. |
| String | In and out | The font of the caption. The following fonts are available:
|
| Integer | In and out | The style of the caption text. The following styles are available:
|
| Integer | In and out | The size of the caption text. |
| Integer | In and out | The position of the caption text. The following positions are available:
|
| String | In and out | The color of the caption text. The following values are available:
|
| String | In and out | The color of the background text of the caption. You can use the same values as in the |
| Integer | In and out | Amount of white space, in points, between the image and the previous section. (72 points equals one inch.) |
| Integer | In and out | Amount of white space, in points, between the image and the following section. (72 points equals one inch.) |
| String | In and out | The image you want to add to the PDF document. To get the image string, use the Image Loader action. You can link the |
| XML | In and out | The XML output. |
| Boolean | Out | Indicates whether the action succeeded or failed. |