Details
-
User Story
-
Resolution: Done
-
P2: Important
-
5.5.1, 5.6, 5.7, 5.8
-
e3968360b4f1b7b0603b97d50244b18c92207f21 (qt/qtwebengine/5.15.4)
Description
Add support for rendering / previewing PDFs in Qt WebEngine using PDFium.
PDFium is already used for rendering pages for printing on a QPrinter.
In the meantime, PDF.js can be used for viewing PDFs in the browser (with some limitations in e.g. file size of the pdf).
PDF.js needs some extra work by the developer (could be provided in an example) and is likely to use more resources.
Fully supporting this requires to implement the stubs for the Chromium extensions systems plus some extension APIs (mainly streams_private)
Attachments
Issue Links
- relates to
-
QTBUG-75127 PDF viewer only works in the fist tab
- Closed
-
QTBUG-57982 Add support for getting a print preview of the page to be printed
- Open
-
QTBUG-69519 Build Qt PDF as part of qtwebengine
- Closed