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.

Append PDF

Appends PDF pages to the file opened by the Open PDF script step or created by the Create PDF script step.

Cancel PDF

Closes the open PDF in memory without saving it.

Close PDF

Closes and saves the open PDF file to a file path, variable, or container field.

Create PDF

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.

Open PDF

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.

Print PDF

Prints a PDF file from the specified file path, container field, or variable.

Save Records as PDF

Saves records to a specified PDF file.