In MFC: In my application, the printed work is completely different than what my users will see on their monitors. Thus, I want to erase everything done by my OnDraw() function before the document gets printed. How would I erase it? Is there a member function that does this? Or do I have to do it the hard way...

&d http://www.angelfire.com/ct/aznandy