Print Preview appears microscopic
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Well the printing is dangerous task i do not know why in MFC. I am in fix for this problem. Problem Statement: 1.0 If i am using default mapping mode i.e. MM_TEXT or explicitly mentioning mapping mode as MM_TEXT here then circle is drawn on view. But on the Print Previewing the image turns out to be microscopic. 2.0 If i am using mapping mode MM_LOENGLISH, then on menu item clicking it draws but on OnDraw it doesnot shows again. and every thing is blank. Even in print preview. I had attaching sample code and application on the codeguru forum which illustrates the problem. http://www.codeguru.com/forum/showthread.php?t=304420 Leave your mark wherever you go