-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
6.6.0
-
None
Hello,
as the titel describes: WebEngineViews paper formats are wrong. Exporting a document with QML WebEngineView via printToPdf(filename, WebEngineView.A4, WebEngineView.Landscape) results in a PDF document with the US-letter format, exporting A3 results in A5, while exporting A5 is resulting in A6 format.
For me it seems the enumeration in the Background is filled with wrong data.
Thank you very much.