Constructs a new ReplacePagesJob instance.
The parameters to construct an instance of ReplacePagesJob.
Optional outputAsset object representing the output asset.
ReplacePagesParams object containing the base PDF file and the pages to be replaced. Cannot be undefined.
External assets can be set as output only when input is external asset as well.
Private Optional Readonly _outputPrivate Readonly _replacePrivate generatePDFServicesAPIRequestOptional notifierConfigList: NotifierConfig[]Private getProtected validateGenerated using TypeDoc
A job that allows specific pages in a PDF file to be replaced with pages from multiple PDF files.
For more complex use cases, refer the CombinePDFJob.
Example
Sample Usage: