Hi all,

I want to print something using QPrinter, and I want to put text (description, comment, ...) on each page. How can I do it?
I have one solution: generate postscript file, devide it per pages, put text on each page and recombone all pages to one. But I don't think that it is good solution.
How can I do it by using QPrinter?

Please help me. I think that any replay can be useful.

Thanks in advance.
--davit