Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!mit-eddie!genrad!decvax!dartvax!earleh From: earleh@dartvax.UUCP Newsgroups: comp.sys.mac Subject: PrOpenPage() question Message-ID: <7251@dartvax.UUCP> Date: Tue, 29-Sep-87 15:36:49 EDT Article-I.D.: dartvax.7251 Posted: Tue Sep 29 15:36:49 1987 Date-Received: Fri, 2-Oct-87 01:28:31 EDT Organization: disorganized Lines: 22 Keywords: Specifications, please. A small subset of Macintosh applications require that PrOpenPage() set the current port to the printing port... pascal void PrOpenPage(pPrPort,rPageFrame) TPPrPort pPrPort; TPRect rPageFrame; { SetPort(pPrPort); /* <<-- Some applications need this. */ /* (Other printer specific code which is appropriate for starting the page.) */ } Is this in the specifications for the routine, or is somebody taking advantage of an undocumented feature? -- ********************************************************************* *Earle R. Horton, H.B. 8000, Dartmouth College, Hanover, NH 03755 * *********************************************************************