Hi. I'm using code from http://www.codeproject.com/KB/printing/print_preview.aspx to initiate Print Preview for my dialog application. My application is a VC++ 6.0 app that does not use the CView architecture at all. I have managed to display Print Preview window and Zoom In works but the Zoom Out button always remains disabled.
Does anyone know what could be wrong?
Thanks