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

[WebEngine] Support frame printing with QPrintPreviewDialog

XMLWordPrintable

    • Windows

      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

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

            moheim Moss Heim
            tiheikka Titta Heikkala
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change