Multiple Clones of PDF operation

The Multiple Clones of PDF operation clones a PDF document a specified number of times. The resulting PDF documents are used independently of the input PDF document.

For information about the General and Route Evaluation property groups, see Common operation properties.

Input properties

Properties to specify the PDF document to clone and the number of clones.

PDF

A document value that represents the PDF document to be cloned.

If you provide a literal value, clicking the ellipsis button opens the Select Asset dialog box. (See About Select Asset.)

Number Of Copies

An int value of the number of clones to create.

Output properties

Property to specify the cloned PDF documents.

Array of PDF Clones

A list of document objects to store one or more cloned PDF documents.

Exceptions

This operation can throw a PDFUtilityException exception.

// Ethnio survey code removed