Print / Print PreView Problem

Hi,

I am using doc/view in my app. When I go to print preview all my rendering on the view looks fine however when i print i get different results

I am using MM_ANISOTROPIC for my view and setting the windows origion to the center of the screen.

When printing I only getting the 4th quadren of the page ( bottom right )

I tried calling my OnDraw() function in OnPrint instead of CView::Onprint() for WYSIWYG but no results.

Basically everything looks fine in the Print Preview but not when it actually prints.

Any ideas on where I can start looking to fix this problem
[623 byte] By [zmahomedy] at [2007-11-18 19:11:04]
# 1 Re: Print / Print PreView Problem
Is there a simple code that you can post here so people can create a sample doc-view app and paste and check ?
kirants at 2007-11-11 1:18:17 >