Qt PDF C++ Classes
Renders pages from PDF documents. More...
Classes
Holds the options to render a page from a PDF document | |
Defines a link between a region on a page (such as a hyperlink or a search result) and a destination (page, location on the page, and zoom level at which to view it) | |
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