Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.8.0
-
d4b3d9457bbe090c4ecc0d5a7d70e7bb08b22b90
Description
When printing a large page (or a very detailed one) then their can be a lot of images being passed to the printer, which can cause out of memory problems. As the images will be stored and copied one by one then it can easily run out of memory when printing to either a QPrinter or PDF. It would be good if it is possible to only have the one image passed from the PDFium wrapper to QPrinter at a time to avoid potential memory concerns.
Attachments
Issue Links
- relates to
-
QTBUG-78237 Printing to PDF creates huge files
-
- Closed
-