-
Bug
-
Resolution: Done
-
P2: Important
-
5.10.0, 5.9
-
None
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.
For Gerrit Dashboard: QTBUG-65715 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
217564,3 | Use correct margins when printing with QPrinter | 5.10 | qt/qtwebengine | Status: MERGED | +2 | 0 |