PRINT1: Demonstrates Bare-Bones Printing

PRINT1 is a program that provides simple printing capabilities. When you choose the Print command from the Control menu, the program sends a "Hello Printer!" page to the printer. PRINT1 uses GetDeviceCaps to determine the printable area.

PRINT1 is the first sample in a series of four printing samples: PRINT1, PRINT2, PRINT3, and PRINT4. Each sample adds printing source code to the previous sample.

PRINT1 is a companion application for "Programming Windows" by Charles Petzold. The source code for this application has not been modified or tested by Microsoft Corporation.

{ewc navigate.dll, ewbutton, /Bcodeview /T"Click to open or copy files in the print1 project." /C"samples}