This Specification Task will create a PDF file from the given images.
One image is added per page. Pages are sized to the same dimensions as the image.
Property Name | Description |
---|---|
Title | Changes the Title (not the name) of the task. |
Image Files | A pipebar delimited list of image paths to convert. Images will be added in the given list order.
Image files supported are .png, .jpeg, .jpg and .bmp. |
PDF File | The filename and path of where to save the generated PDF file. |
Overwrite | TRUE to overwrite the PDF file if it already exists, FALSE to leave it alone. |
When this Task is added the properties are static. To be able to build rules on a static property see How To: Change A Static Property To A Dynamic Property.
Property Name | Example Rule | Meaning |
---|---|---|
Image Files | "D:\DriveWorks\Image1.jpg|D:\DriveWorks\Image2.jpg" | Will import images into the document ProductGuide.pdf |
PDF File | "D:\DriveWorks\MyPDF.pdf" | Will create the file MyPDF.pdf from the given images. |
Overwrite | TRUE | Will overwrite the existing PDF file. |
This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.
Outputs are only available within Specification Macros. Currently Outputs are not available for Specification Flow.
This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs in the Task Node Outputs section of Specification Macros Task Node.
The status output navigation is as follows:
Success
Success with Warnings
Failed