[Kde-imaging] [Bug 263347] print wizard ignores selected paper size, reverts to A4

Gilles Caulier caulier.gilles at gmail.com
Sun Jan 29 22:44:11 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=263347





--- Comment #11 from Gilles Caulier <caulier gilles gmail com>  2012-01-29 22:44:10 ---
I'm not a specialist of Qt4 print classes, but looking in code, it sound like
you pass your QPrinter instance to KDEprint when printer properties dialog is
create.

QPrinter values are altered by dialog properties depending of options selected
in settings. For paper size, i see this option disabled by default in
properties.

Perhaps, as size is already selected in assistant before to open properties
dialog of printer, you need to force Qprinter options relevant to be sure that
KDEprint create properly all settings of printer.

Q: is KDEprint is the only solution to create printer properties dialog ? How
Qt4 only applications do the same ? QT4 do not provide a dedicated way to
create printer properties dialog ? Perhaps there is a bug into KDEPrint ???

Gilles Caulier

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list