PDA

View Full Version : PyQt + QPrinter + Pdf



paramedic
19th January 2008, 14:27
I am newbie in Qt and using PyQt. I want to print a form on a pdf file. How can I perform this.

I found a piece of code here :

http://www.qtcentre.org/forum/f-qt-programming-2/t-2-questions-on-qprint-qimage-pdf-11236.html/?highlight=qprinter

but I'm not sure how to adapt it to the pyqt