Path: utzoo!attcan!uunet!jarthur!usc!cs.utexas.edu!mailrus!accuvax.nwu.edu!gumball!engber From: engber@gumball.ils.nwu.edu (Mike Engber) Newsgroups: comp.sys.mac.programmer Subject: Printing on a DeskWriter Summary: out of memory error Message-ID: <4884@accuvax.nwu.edu> Date: 8 Mar 90 15:26:21 GMT Sender: news@accuvax.nwu.edu Reply-To: engber@gumball (Mike Engber) Organization: The Institute for the Learning Sciences Lines: 16 I`m writing a printing utility for text files and I sometimes get an out of memory error from the DeskWriter printer driver (it puts up an alert) - it only happens for some files - it seems to have to do with document size, but not how you`d expect I have a 1/2 page and a 2 page file that both print fine it`s the one page files that have problems I`m using MacRevealed III as a guide. Everything works fine on a LaserWriter. Has anyone found out anything unusual about printing on the DeskWriter? Any suggestions on what to examine to track down this bug. I`m totally mystified right now. (I'm using THINK C 4.0) -ME