Constructs a new InsertPagesJob instance.
The parameters for constructing an instance of InsertPagesJob.
Optional outputAsset object representing the output asset.
InsertPagesParams object containing the input files and the page numbers to insert at. Cannot be undefined.
External assets can be set as output only when input is external asset as well.
Private Readonly _insertPrivate Optional Readonly _outputPrivate generatePDFServicesAPIRequestOptional notifierConfigList: NotifierConfig[]Private getProtected validateGenerated using TypeDoc
A job that can be used to insert pages of multiple PDF files into a base PDF file.
For more complex use cases, refer the CombinePDFJob.
Example
Sample Usage: