I want to make reporting system with interactive objects. I embed widgets to my report (application/x-qt-plugin). And when I print my QWebView they are not printed. Why web view, because of html which allows "smart" page deviding.
According to this it is impossible. But it was long time ago. Is it still imosible?
I can render them with QWidget->render but it not allows page deviding.
