PDF files script steps
PDF files script steps create, modify, and print PDF documents. Use these script steps to build workflows that combine data and pages from multiple sources into PDF documents.
|
Appends PDF pages to the file opened by the Open PDF script step or created by the Create PDF script step. |
|
|
Closes the open PDF in memory without saving it. |
|
|
Closes and saves the open PDF file to a file path, variable, or container field. |
|
|
Creates an empty PDF file in memory. Add pages using script steps such as Append PDF, then close and save the file using the Close PDF script step. |
|
|
Opens a PDF file. Add pages using script steps such as Append PDF, then close and save the file using the Close PDF script step. |
|
|
Prints a PDF file from the specified file path, container field, or variable. |
|
|
Saves records to a specified PDF file. |