paper orientation
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
hello; i want to remove page orientation from print setup and make its default to landscape; how can i do it?; thanx;
The
PSD_DISABLEORIENTATION
value of theFlags
member (ofPAGESETUPDLG
struct) looks promising, see http://msdn.microsoft.com/en-us/library/ms646842(VS.85).aspx[^]. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]