Path: utzoo!attcan!uunet!wuarchive!mailrus!accuvax.nwu.edu!gumball!engber From: engber@gumball.ils.nwu.edu (Mike Engber) Newsgroups: comp.sys.mac.programmer Subject: getting a Landscape print record Summary: Is there any way to do this without PrStlDialog() ? Message-ID: <5357@accuvax.nwu.edu> Date: 19 Mar 90 21:18:04 GMT Sender: news@accuvax.nwu.edu Reply-To: engber@gumball (Mike Engber) Organization: The Institute for the Learning Sciences Lines: 12 I need to be able to get a default print record in both Landscape and Portrait orientations. Is there any way to do this? Hopefully, something that won't break in the near future. I know I can use PrGeneral() to tell me if the result of PrintDefault() is Landscape or Portrait, but short of telling the user to pick Landscape and then calling PrStlDialog(), I can't figure any way to get a Landscape print record. Please respond via email if possible. -ME