Generating Production Documents as Tagged PDFs

This section shows how to enable the Tagged PDF rendering option and describes how to create and modify content to support business requirements around accessibility features.

You can enable the Expere Engine to generate documents as Tagged PDF documents by passing the TaggedPDF enumeration on the DocumentFormatType object in a request message submitted to the Engine through the Expere API.

In the Expere API, the DynamicPdfRender element is used to define the use of Apache FOP, a requirement to generate accessible PDF outputs.