SAMPLE: EZPRINT - Sample Application

PSS ID Number: Q103220
Article last modified on 08-23-1993

3.10
WINDOWS

----------------------------------------------------------------------
The information in this article applies to:

 - Microsoft Windows Software Development Kit (SDK) for Windows
   version 3.1
----------------------------------------------------------------------

EZPRINT: Prints Text, Rectangles, and Lines
EZPRINT, a framework for implementing more sophisticated printing
capabilities, demonstrates starting a print job, printing various
objects on the page, and ending the print job.
Printing from applications written for the Microsoft Windows
version 3.1 operating system can be trying at times. EZPRINT provides
three exported functions (StartDocument, PrintObject, and
EndDocument), and sample dynamic-link library (DLL) code and Visual
Basic code. You can use the DLL as is or modify it to meet your
needs.
EZPRINT is a companion sample application for the "EZPRINT: No-Frills
Printing in Visual Basic and C" technical article on the Microsoft
Developer Network CD.
EZPRINT was built and tested under Microsoft Windows version 3.1 and
Microsoft Visual Basic 1.0 and Visual Basic 2.0.
KEYWORDS: CD4
For Microsoft OnLine customers, EZPRINT is available in the
Software/Data Library as 3X59.ZIP and can be found by searching on the
word EZPRINT, the Q number of this article, or S14243. For CompuServe
Customers, EZPRINT can be downloaded from the file 3-59.ZIP in library
section number 3 of the MSDNLIB forum. EZPRINT was archived using the
PKware file-compression utility.

Additional reference words: 3.10
KBCategory:
KBSubcategory:
Copyright Microsoft Corporation 1993.