PDFCreate
When to use the PDFCreate Activity
Use this activity when you want to convert an image to a PDF file. Drag and drop a PDFCreate activity on the canvas. Fill in all necessary details in the appropriate fields. Execute. The specified images will be converted to a PDF file and will be listed inside the file under the name that was specified at the time of creation.
Figure 1
Drag and drop a PDFCreate activity on the canvas. Fill in all necessary details in the appropriate fields. Refer Figure 5. All input values are to be provided as string. Execute.
Figure 2
The specified images will be converted to a PDF file and will be listed inside the file under the name that was specified at the time of creation.
Figure 3
Thus, all images are converted and listed. In this manner, multiple images can be converted.
Figure 4
Technical Reference
Figure 5
Note: While listing the names of images, ensure they are separated by a pipe (|) and have a dot prefix to the formats as follows:
"RPA1.JPG|RPA2.JPG|RPA3.JPG"