Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!spool2.mu.edu!sol.ctr.columbia.edu!emory!hubcap!jcocon From: jcocon@hubcap.clemson.edu (james c oconnor) Newsgroups: comp.sys.mac.programmer Subject: Re: Using the print manager - help? Message-ID: <12737@hubcap.clemson.edu> Date: 22 Jan 91 14:15:01 GMT References: <1991Jan22.021904.2072@world.std.com> Organization: Clemson University, Clemson, SC Lines: 18 From article <1991Jan22.021904.2072@world.std.com>, by aep@world.std.com (Andrew E Page): > In my work with the print manager I seem to recall that there > are several calls that you cannot make during a print run. > It may be that SetOrigin is one of them. > Also are you absolutely sure of your coordinate system?? It took > me several sessions of cursing and looking back to those early > IM V-I chapters before I finally got it right. Set origin can > be a tricky one, especially within the confines of a printing environment. [sig deleted] I changed my method of attack - now I use offsetRect to move around the printer port's portRect. This appears to be working. If you know of any reason why this won't continue to work, I'd appreciate hearing about it! Thanks. Jim O'Connor