Click here to Skip to main content
15,894,405 members
Articles / Desktop Programming / MFC

Very Simple Print Preview without the Doc/View Architecture

Rate me:
Please Sign up or sign in to vote.
4.45/5 (7 votes)
9 Aug 2001 116.9K   3K   35  
A very simple way of displaying a print preview in a simple window
// stdafx.cpp : source file that includes just the standard includes
//	PreviewDemo.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"



By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions