The orientation property in NSPrintInfo does not reflect the current user choice (Landscape/Portrait), at least not while the Print Panel is presented.
How can we determine the paper orientation?
Thanks,
Jay
The orientation property in NSPrintInfo does not reflect the current user choice (Landscape/Portrait), at least not while the Print Panel is presented.
How can we determine the paper orientation?
Thanks,
Jay
My bad -
NSPrintInfo.sharedPrintInfo is different from NSPrintOperation.currentOperation.printInfo
Cheeky!
Cheers,
Jay