Hi,
I have a MFC app which conatians a chart control. I want to print this chart to the printer. I can do it using inbuilt properties for the chart but only in portrait mode.

Is there a way to set the orientation of the printer to landscape before is start printing. I don't know any interface or classes that provide such functionality.
Please Help!!!