Creating a Printing Class
Printing line-by-line without a Document/View framework.
Printing line-by-line without a Document/View framework.
Generic printing class (and how to print a list control content)
How to implement WYSISYG text output on different devices and in different resolution (looks the same on screen and on paper).
This is a very easy example showing how to print a long CString buffer (CStringList ) on several pages and how to get the Print Preview to work properly.
Printing is easy from a Web application. Spooling print output to a file is a different story.
Class that provides several enhancements over standard MFC doc/view print preview
Very nice enhancements to Robin Leatherbarrow's print preview extension
COM component with method to allow for easy programmatic setting of default printer
SDI application that enables you to view and print many common registered Windows file types
Wrap-Around Draw Function for Printing Text
Print Preview without the Doc/View Architecture
Distinguishing between 'Print' from 'Print Preview', and 'Print' from a menu or tool bar command.
PrinterSettings - Changing, Storing and Loading Printer Settings
A Framework for a Printing Application
Print Previewing without the Document/View Framework
Printing without the Document/View framework
Print by Script classes and a PrintFormEditor