Path: utzoo!attcan!uunet!dalcs!aucs!paul From: paul@aucs.UUCP (Paul Steele) Newsgroups: comp.sys.mac.programmer Subject: Printing Message-ID: <1096@aucs.UUCP> Date: 27 May 88 16:47:37 GMT Reply-To: paul@aucs.UUCP (Paul Steele) Distribution: na Organization: School of Computer Science, Acadia Univ., Nova Scotia Lines: 24 The standard printing loop for Mac programming consists of: propen; propendoc ... propenpage ... print the page ... prclosepage ... prclosedoc ... prpicfile ... prclose; The thing which I don't quite understand is the placement of prpicfile. As far as I can tell, printing on the mac gets spooled to disk until the prclosedoc statement. The prpicfile this prints the spooled file on the printer. It seems to me that for printing large documents, it would be necessary to do a prclosedoc/prpicfile after every page, rather than after the entire document has been processed as demonstrated in Inside Mac. My question is: Should a well-written program do a prpicfile for each page, or just one at the end? Comments please. -- Paul H. Steele USENET: {uunet|watmath|utai|garfield}!dalcs!aucs!Paul Acadia University BITNET: Paul@Acadia Wolfville, NS Internet: Paul%Acadia.BITNET@CUNYVM.CUNY.EDU CANADA B0P 1X0 (902) 542-2201x587