Qt PDF 范例

The following examples illustrate how to use the C++ classes and QML types in the Qt PDF module to render PDF documents.

PDF Multipage Viewer Example A Qt Quick PDF viewer that allows scrolling through the pages.
PDF Viewer Widget Example A widget-based PDF viewer that allows scrolling through the pages.