pdf viewer for pyqt4 application?

Posted by japs on Stack Overflow See other posts from Stack Overflow or by japs
Published on 2010-03-12T19:59:36Z Indexed on 2010/03/12 20:07 UTC
Read the original article Hit count: 534

Filed under:
|
|
|

Hi all,

I'm writing a Python+Qt4 application that would ideally need to pop up a window every once in a while, to display pdf documents and allow very basic operations, namely scrolling through the different pages and printing the document.

I've found the reportLab to create pdf files, but nothing about pdf viewers. Does anyone knows anything that might help. i was really hoping for the existence of something like the QWebView widget...

thanks in advance to all

© Stack Overflow or respective owner

Related posts about python

Related posts about qt4