Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-58400

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

    XMLWordPrintable

Details

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              mibrunin Michael Bruning
              andysh Andy Shaw
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes