Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
4.7.3, 5.2.0 Beta1
-
None
-
Windows
Description
When calling render() on a QWidget and printing the result then the size of the print job can be quite large if there is a number of child widgets needing to be rendered. This is more apparant with Postscript printers but can happen on non-postscript printers too. The attached example shows this happening, if you print to a file then the size can be well over 5mb for a simple widget being rendered.
Attachments
Issue Links
- is required for
-
QTBUG-37693 QtPrintSupport - Painting Issues
- Open