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

Incorrect page margins when printing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.10
    • 5.10.0, 5.9
    • WebEngine
    • None

    Description

      Found on stackoverflow: https://stackoverflow.com/questions/47900417/qt-webengine-incorrect-page-margins-when-printing

      1.) WebEngine picks up the page layout from the provided QPrinter
      2.) PDFium renders the page to a temporary PDF with these margins
      3.) then passes it back to the API layer
      4.) and there QPrinter applies its margins one more time when printing the page.

      Attachments

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

        Activity

          People

            davidsz Szabolcs David
            davidsz Szabolcs David
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes