Constructs a new ExportPDFJob instance.
The parameters for constructing an instance of ExportPDFJob.
Asset object containing the input file. Cannot be undefined.
Optional outputAsset object representing the output asset.
ExportPDFParams object containing the export parameters. Cannot be undefined.
External assets can be set as output only when input is external asset as well.
Private Readonly _exportPDFParamsPrivate Readonly _inputPrivate Optional Readonly _outputPrivate generatePDFServicesAPIRequestOptional notifierConfigList: NotifierConfig[]Protected validateGenerated using TypeDoc
A job which exports a source PDF file to a supported format specified by ExportPDFTargetFormat.
For example, a PDF can be exported to a DOCX file as follows:
Example
Sample Usage: