Widget to display page-based documents for Qt6/PyQt6
The qpageview module *qpageview* provides a page based document viewer widget for Qt6/PyQt6.It has a flexible architecture potentionally supporting many formats. Currently, it supports SVG documents, images, and, using the Poppler- Qt6 binding, PDF documents.:: import qpageview from PyQt6.Qt import * a QApplication([]) v qpageview.View() v.show() v.loadPdf("path/to/afile.pdf") Homepage < •...
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.0.1-4.fc44 | - |
| Fedora 43 | 1.0.1-4.fc43 | 1.0.1-4.fc43 |
| Fedora 42 | 0.6.2-10.fc42 | - |
| Fedora 41 | 0.6.2-9.fc41 | - |
You can contact the maintainers of this package via email at
python-qpageview dash maintainers at fedoraproject dot org.