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

        For Gerrit Dashboard: QTBUG-133900
        # Subject Branch Project Status CR V

        Activity

          People

            moheim Moss Heim
            tiheikka Titta Heikkala
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change