Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.7.3
-
None
-
Windows XP SP3
Qt 4.7.3
Description
The sample attached does not print the HTML file with Qt 4.7.3 but it's fine with Qt 4.7.1 however the HTML is well displayed in the WebView.
The code attached does only this:
- Connect the loadFinished() WebView with the DoPrintHtml() method.
- Open the HTML file and set it into a WebView.
- DoPrintHtml() set the Printer and print the WebView