Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!shamash!pwp From: pwp@shamash.cdc.com ( HOUFAC) Newsgroups: comp.sys.mac.programmer Subject: Re: Changing Imagewrite defaults Summary: Use PrGeneral to set the resolution? Keywords: printing Message-ID: <14296@shamash.cdc.com> Date: 19 Oct 89 15:37:36 GMT References: <4933@tekig5.PEN.TEK.COM> Reply-To: pwp@shamash.UUCP (Pete Poorman) Organization: Control Data Corp., Houston, Texas Lines: 13 In article <4933@tekig5.PEN.TEK.COM> freda@tekig5.PEN.TEK.COM (Fred Azinger) writes: >I need help with changing the default "style" for printing on a imagewriter. > > <...> I want TALL ADJUSTED to be the default style when using an imagewriter. > Just a thought -- can this be accomplished by using PrGeneral to set the resolution? You should be able to fetch the available resolutions, then set whichever one corresponds to having tall-adjusted on (144x144?, 72x72??) if it is available. With a little care, it might even be possible to do this in such a way that you don't have to special-case the Imagewriter. --Pete Poorman pwp@shamash.cdc.com