Hi, These seems to be some issue with Print(). It does not seem to work on 5.9.2. In fact not seen it working in any version of QT 5. Windows 64 bit.
QTextDocument *document = new QTextDocument(); QPrinter printer; QPrintDialog *dialog = new QPrintDialog(&printer, this); Print Dialog not show up. Return code of dialog->exec() does match QDialog::Accepted Regards, Sudhir ________________________________ http://www.mindtree.com/email/disclaimer.html
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest