 2002 Visual Studio Magazine 
Fawcette Technical Publications

Issue: November 2002
Section: Master Everyday Printing in .NET 
Author: Michael Eaton 
Filename: 

The code for this article is a C# project that covers using the PrintDocument class, the
PrintPreviewDialog class and the PageSetupDialog class.  The code uses contacts.csv, which
should be located in the bin\debug folder.  This file contains a subset of the customers
table from the Northwinds database.

The code has been tested under Windows 2000 and Windows 98 using an NEC Superscript 870 
laser printer and an HP PhotoSmart 1215 inkjet printer.
