Qt PDF C++ Classes
Renders pages from PDF documents. More...
This module was introduced in Qt 5.14.
Classes
Holds the options to render a page from a PDF document | |
Navigation history within a PDF document | |
Defines a range of text that has been selected on one page in a PDF document, and its geometric boundaries |
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