ZiggyShort
Programmer
When I attempt to print a CView, the size of the output is way to big. Where/how do I scale down? I suspect it will be somewhere in virtual overrridables like OnPreparePrinting/OnBeginPrinting.
Do I need to reset the Map Mode? Basically I need to reduce the horizontal/vertical display to about a 25% of the size. The whole area to be displayed is correct, just the scale is not.
Do I need to reset the Map Mode? Basically I need to reduce the horizontal/vertical display to about a 25% of the size. The whole area to be displayed is correct, just the scale is not.