Skip to main content

Split PDF

Deprecated: Use MergePDFs with page selection instead. Splits a PDF into multiple PDFs.

Category: Structured Data Files (Excel, JSON, PDF) · Group: Files · Activity name: SplitPDF

The SplitPDF activity in the designer

Example

outputVariable = SplitPDF("<location>", "<locationPages>")

Inputs

NameTypeRequiredDefaultDescription
PDF PathstringYesPath of the PDF to be split.
New PDFs LocationstringYesPath to the location where the new PDFs should be stored.

Outputs

NameTypeDescription
outputVariablearraySpecifies the name of the variable that will store the list of PDFs.