Printing and Print Preview Samples
The SCRIBBLE sample, presented in Visual C++ Tutorials, illustrates the basics of framework's printing and print preview support. The following samples illustrate some very common printing tasks not covered by the SCRIBBLE sample:
-
CHKBOOK and SUPERPAD implement page breaks during printing.
-
SUPERPAD and SCRIBBLE add page headers and footers during printing.
-
SUPERPAD illustrates:
-
Starting print preview at the current selection in the document.
-
Returning from print preview to the same position in the document as last previewed.
See Also
Microsoft Foundation Class Library Samples Index