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

[WebEngine] Support frame printing with QPrintPreviewDialog

    XMLWordPrintable

Details

    • Windows

    Description

      It’s currently possible to print web view using QWebEngineView and QPrintPreviewDialog like shown with the PrintMe Example (https://doc.qt.io/qt-6/qtwebengine-webenginewidgets-printme-example.html)

      The simplified flow there is:

      QWebEngineView::printRequested + QPrintPreviewDialog + QWebEngineView::print

      Would it be possible to add similar functionality with the support to print frames, e.g. something like:

      QWebEngineView::printRequestedByFrame + QPrintPreviewDialog + new API for frame printing

      Attachments

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

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            tiheikka Titta Heikkala
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes