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 (July 2003, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 3 Jul 2003 19:00:15 -0500
Reply-To:     Kevin Myers <KevinMyers@austin.rr.com>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Kevin Myers <WHMyers@CABLEONE.NET>
Subject:      Large, Fixed Size Graphics Output Under Windows
Content-Type: text/plain; charset="iso-8859-1"

Hello,

Having a problem with SAS/Graph output under Windows. Need to produce a plot with the axis dimensions at a relatively large, specific size, say exactly 6 inches by 30 inches for example. These limits are well within the capabilities of both Windows and my hardcopy output device. Previously (10 years ago), I was able to accomplish this feat, but now I can't seem to figure out how I managed it. The winprtc gdevice now appears to have a hardcoded limit that won't allow the vertical axis length to be specified greater than about 7 inches, and that device appears to ignore all of my attempts to override the size by using the hsize, vsize, xmax, ymax, and/or papersize options. I'm considering creating a customized version of the winprtc gdevice entry with larger size limits, but I don't know if that will work, and it doesn't seem like that ought to be necessary to simply print SAS/Graph output from Windows onto 11 x 17 inch paper, for example. Surely I must be missing some simple solution. Can someone out there help???

Thanks in advance, s/KAM


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