Xref: utzoo comp.lang.pascal:6933 comp.windows.ms.programmer:2695 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mnemosyne.cs.du.edu!isis.cs.du.edu!ebergman From: ebergman@isis.cs.du.edu (Eric Bergman-Terrell) Newsgroups: comp.lang.pascal,comp.windows.ms.programmer Subject: Re: Printing from TPW Message-ID: <1991May27.213116.5846@mnemosyne.cs.du.edu> Date: 27 May 91 21:31:16 GMT References: <1991May27.151915.17082@nntp.hut.fi> Sender: usenet@mnemosyne.cs.du.edu (netnews admin account) Reply-To: ebergman@isis.UUCP (Eric Bergman-Terrell) Organization: Nyx, Public Access Unix (sponsored by U. of Denver Math/CS dept.) Lines: 10 Disclaimer1: Nyx is a public access Unix system run by the University of Disclaimer2: Denver for the Denver community. The University has neither Disclaimer3: control over nor responsibility for the opinions of users. Charles Petzold's "Programming Windows", MS Press contains detailed info. on adding printer support to C language Windows programs. Should be easy to transliterate his examples to Pascal (I program in both C and Pascal). Second best is MS Press' "Guide to Programming". If you do advanced printing, the "Prog. Reference" from MS Press is recommended. Terrell