[PyQt] QPrinter and matplotlib

Nils Wagner nwagner at iam.uni-stuttgart.de
Wed Jan 18 08:00:28 GMT 2012


Hi all,

I added a printer button to the navigation toolbar in 
matplotlib.
However the quality of the print-out is poor using 
QPrinter.
Moreover the frame including the navigation toolbar is 
printed.
How can I omit that ?

How can I improve the quality of the hardcopy ? If I save 
the figure before, the print-out is o.k.
I have attached the program.
Can anybody offer any solutions to this ?

Thanks in advance.

  Nils
-------------- next part --------------
A non-text attachment was scrubbed...
Name: print_qt_1.py
Type: text/x-python
Size: 2330 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20120118/9aca16db/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fileprint.png
Type: image/png
Size: 3369 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20120118/9aca16db/attachment.png>


More information about the PyQt mailing list