PDA

View Full Version : Why QPageSetupDialog doesn't configure QPrinter correctly?



SkripT
25th April 2006, 14:20
Hi all, I'm using Qt4.1.1 on WindowsXP. I call to QPageSetupDialog with a QPrinter pointer and I set the page orientation to Landscape. But when I generate a PDF document using this printer, the page is with portrait orientation. Is it a kind of bug caused because the dialog is the native from the system?

jacek
30th April 2006, 16:47
http://www.trolltech.com/developer/tasktracker.html?method=entry&id=83932
http://www.trolltech.com/developer/tasktracker.html?method=entry&id=103453

pavanbarot
31st August 2011, 16:15
Can u please tell me how to read Orientation information from QPageSetupDialog ? please help me..
Thanks in advance.