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