Date: Wed, 1 Dec 1999 15:25:36 -0500
Reply-To: laurie_abell@DOFASCO.CA
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Laurie Abell <laurie_abell@DOFASCO.CA>
Subject: Re: Lanscape
Content-Type: text/plain
Mr./Ms. Mail...
you weren't very specific about your version of SAS or operating system, so
here's a quick answer that'll work if you're using Windows with SAS 6.......
if it's output window stuff, select Print Setup from the file menu and then
click the page button (do this BEFORE you run the program otherwise the data
will not be formatted correctly). There are also ways to do this with code.
if it's graphics, use goptions rotate=landscape; BEFORE your graph
procedure statements
good luck!
~~~~~~~~~~~~~~~~~~~~~~~~
> Laurie Abell
> Dofasco Inc., IT Logistics Systems
> laurie_abell@dofasco.ca
~~~~~~~~~~~~~~~~~~~~~~~~
> -----Original Message-----
> From: Mail [SMTP:cosh@DCA.NET]
> Sent: Wednesday, December 01, 1999 2:39 PM
> To: SAS-L@LISTSERV.UGA.EDU
> Subject: Lanscape
>
> Here is a quick one -
>
> How do you get SAS to print landscape?
|