Path: utzoo!attcan!uunet!bu.edu!snorkelwacker!tut.cis.ohio-state.edu!CIS.OHIO-STATE.EDU!wu-j From: wu-j@CIS.OHIO-STATE.EDU (Cheng-shiung Jesse W) Newsgroups: comp.sys.mac.programmer Subject: printing Message-ID: <9006271724.AA04568@laurel.cis.ohio-state.edu> Date: 27 Jun 90 17:26:33 GMT Sender: wu-j@tut.cis.ohio-state.edu Lines: 11 I use THINK's Lightspeed Pascal 2.0 to build an application. Recently I got problems to print a document from my application. After I called the procedure PrOpenPage, PrError became -8133 after the first instruction DrawString was executed. Sometimes I got PrError = 4023 when I tried to make a print out on LaserWriter. Do you folks have any idea what was the problems? I would like to know what other kinds of inforamtion about Printing Manager I can look up except Inside Macintosh, if there is any. Thanks in advance, Jesse Wu