[PyQt] Is it possible to show a pdf inside a widget?
Albert Cervera i Areny
albert at nan-tic.com
Thu Aug 7 22:16:24 BST 2008
A Dijous 07 Agost 2008, Grzegorz Adam Hankiewicz va escriure:
> Hi.
>
> I'm generating PDF files with reportlab and would like to show them
> inside some kind of widget in QT instead of opening an external
> viewer. Is there any widget allowing to do this?
With PyKDE you can use KParts
http://api.kde.org/pykde-4.1-api/kparts/index.html or you might try PyPoppler
(haven't tested this myself)
http://www.diotavelli.net/PyQtWiki/Third_Party_Packages_and_Modules
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
--
Albert Cervera i Areny
http://www.NaN-tic.com
More information about the PyQt
mailing list