Add an Image to the Page#
Adds an image to the page at the specified coordinates.
| Image file name | [Text] The name of the image file. You can enter the full file name including the path. |
| PDF file name | [Text] The name of the PDF file. You can enter the full file name including the path. |
| Page number | [Number] The page number to which the image should be added. Numbering starts from 1. If the value is not specified, the image will be added to the last page. |
| X coordinate | [Number] The X coordinate where the image will be added (in pixels). Coordinates are calculated relative to the page size at 300 DPI. For example, the width of an A4 page at 300 DPI is 2480. |
| Y coordinate | [Number] The Y coordinate where the image will be added (in pixels). Coordinates are calculated relative to the page size at 300 DPI. For example, the height of an A4 page at 300 DPI is 3508. |
| Position as center | When enabled, the specified position of the image will be taken as the center of the image. |
| Path to the final PDF file | [Text] The path to the final PDF file with the added image. If the value is empty, the current file will be overwritten. |
| New image width | [Number] The new width of the image. If the value is not specified or is zero, the width of the image will change proportionally to the height. Otherwise, the width of the image will remain the same. |
| New image height | [Number] The new height of the image. If the value is not specified or is zero, the height of the image will change proportionally to the width. Otherwise, the height of the image will remain the same. |
| Final file | [Text] The name of the PDF file to which the image has been added. |
| Error handling level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error message | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |