Constructs a new AutotagPDFJob instance.
The parameters for constructing an instance of AutotagPDFJob.
The input asset for the job. Cannot be undefined.
Optional outputAsset object representing the output asset.
Optional params?: AutotagPDFParamsThe AutotagPDFParams for the job.
Private Optional Readonly _autotagPDFParamsPrivate Readonly _inputPrivate Optional Readonly _outputPrivate generatePDFServicesAPIRequestOptional notifyConfigList: NotifierConfig[]Protected validateGenerated using TypeDoc
A job that creates PDF documents with enhanced readability from existing PDF documents. An optional tagging report can also be generated which contains the information about the tags that the tagged output PDF document contains.
Accessibility tags, used by assistive technology such as screen reader are required to make PDF files compliant. However, the generated PDF is not guaranteed to comply with accessibility standards such as WCAG and PDF/UA as there could be a need to perform further downstream remediation to meet those standards.
Example
Sample usage: