Qt PDF C++ Classes

Renders pages from PDF documents. More...

This module was introduced in Qt 5.14.

Classes

QPdfDocumentRenderOptions

Holds the options to render a page from a PDF document

Detailed Description

The Qt PDF module contains classes and functions for rendering PDF documents.

To link against the module, add this line to your qmake project file:

 QT += pdf