Re: OS/2: landscape printing broken

2013-08-10 Thread Yuri Dario
Hi, I just discoved I had to implement void Os2SalInfoPrinter::InitPaperFormats( const ImplJobSetup* pSetupData ) and int Os2SalInfoPrinter::GetLandscapeAngle( const ImplJobSetup* pSetupData ) now things are getting better :-)) -- Bye, Yuri Dario /* * OS/2 open source softwar

OS/2: landscape printing broken

2013-08-09 Thread Yuri Dario
Hi, Printing of documents in landscape mode worked correctly until version 3.2 Now something changed and AOO defaults to print in portrait mode unless I manually change printer properties to landscape. This problem was already present in my 3.4 dev builds. I see that when OS2SalInfoPrinter::Set