LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 1999, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 14 Dec 1999 11:16:44 -0800
Reply-To:     "Lund, Pete" <Peter.Lund@CFC.WA.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Lund, Pete" <Peter.Lund@CFC.WA.GOV>
Subject:      Orientation of graphics output
Content-Type: text/plain; charset="ISO-8859-1"

I've got a problem that must have a simple solution, but it's avoiding me.

I have a program that generates a number of graphs. In the past I've sent them straight to the printer or a PostScript file. The following goptions work fine:

goptions reset=all rotate=portrait device=ps gsfname=assm_out display gsfmode=append;

Now, there is a need to create the same graphs in a format that can be imported into Word. I can get files, and import them, just fine with a number of SAS graphics devices, WMF, JPEG, CGM, etc. However, when I insert them as a picture into Word they are always flipped sideways on the page. They are still proportional to a portrait orientation. I hope there's a simple option I'm missing.

Thanks much!

Pete Lund WA State Caseload Forecast Council (360) 902-0086 voice (360) 902-0084 fax peter.lund@cfc.wa.gov


Back to: Top of message | Previous page | Main SAS-L page