PDA

View Full Version : How to render the contents of QPrinter to QWidget



nifei
6th March 2009, 04:25
Hi. As there's a issue when using QPrintPreviewWidget that 2 QPrintPreviewWidget cannot be used at the same time. I want to write a custom widget to display the content of a QPrinter. Is there any suggestions to implement this?