Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!olivea!apple!apple.com!casseres From: casseres@apple.com (David Casseres) Newsgroups: comp.sys.mac.programmer Subject: Re: Using the print manager - help? Message-ID: <11801@goofy.Apple.COM> Date: 22 Jan 91 17:14:17 GMT Sender: usenet@Apple.COM Organization: Apple Computer, Inc. Lines: 18 References:<12716@hubcap.clemson.edu> <1991Jan22.021904.2072@world.std.com> In article <1991Jan22.021904.2072@world.std.com> aep@world.std.com (Andrew E Page) writes: > 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. No, SetOrigin is fine, and many applications use it to do exactly what the original poster wants to do -- draw the same large image several times, using SetOrigin to move the grafport onto a different part of the image for each page. > Also are you absolutely sure of your coordinate system?? Yes, that's an easy thing to get wrong. Also very important: check your clipRgn and visRgn! David Casseres Exclaimer: Hey!