Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
5.12.0
-
None
-
81c3c66bb44c98b29a0181450ffa38a1c1fa06d9
Description
You can test this with the Qt own example fontsampler (http://doc.qt.io/qt-5/qtwidgets-painting-fontsampler-example.html). Regardless what you configure it ALWAYS printers on US-Letter Portrait - for PDF and pysical printer.
I thik this relates to the following change: http://code.qt.io/cgit/qt/qtbase.git/commit/src/printsupport/kernel/qprinter.cpp?id=21e5da2fe0a3c9450de60b846d2f0836e4455976
The PDF was generated selecting A4 with Landscape (the content is landscaped but the page it self is not): https://up.frubar.net/3917/print.pdf
This was not the case for Qt 5.11.
OS: Linux (Arch Linux) qt5-base Version : 5.12.0-3
Attachments
Issue Links
- duplicates
-
QTBUG-72848 locale de_DE.UTF-8 causes ',' instead of '.' in PDF-Metadata written via QPdfWriter
- Closed