gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] printing on Windows


From: Sebastian Hilbert
Subject: Re: [Gnumed-devel] printing on Windows
Date: Fri, 29 Apr 2011 11:28:25 +0200
User-agent: KMail/1.13.6 (Linux/2.6.38.2-19-default; KDE/4.6.0; i686; ; )

Follow up on the printing issue.


While looking for a way to open a pdf file in QT I came across poppler or more specific python-poppler (It does have a Debian package).

I found :Poppler: Displaying PDF Files with Qt

http://doc.qt.nokia.com/qq/qq27-poppler.html


but then it turns out this can be done in wxpython as well (sort of)


So here is the code for a wxpython based pdf viewer (might come in handy)

http://code.activestate.com/recipes/577195-wxpython-pdf-viewer-using-poppler/


Sebastian


reply via email to

[Prev in Thread] Current Thread [Next in Thread]