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 (April 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 16 Apr 2008 09:35:32 +0200
Reply-To:     Andre Wielki <wielki@INED.FR>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Andre Wielki <wielki@INED.FR>
Subject:      Re: Copying/Pasting a graph from PROC GLOT,
              written to an RTF file, using ODS, into a DOC file
Comments: To: Edward Andrews <edward_allen_andrews@HOTMAIL.COM>
In-Reply-To:  <BLU120-W10C19DCD540FD7BDE10A3CDCEB0@phx.gbl>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Edward, A graph on your screen? changing fonts "manually" with gedit? without code modification? or into your code or into word? Copy Paste upon screen appearance is raw work!

Try producing (with device= png/sasemf or jpeg with control upon vsize= and hsize= for the format ) a graph file that you may insert later in your .doc

or produce directly rtf with ods rtf destination

or show your code so that we understand better the starting point of your problem

HTH Andre

Edward Andrews a écrit : > hi, i've created a graph and changed the font within it manually to suit my needs. when i try to copy paste it into a report, a .doc file, only some of the data points are showing up. i used x*y=z in the gplot procedure, and as a result have three different coloured lines plotted in the graph. only a few of the points from one of the lines are showing up. does anyone have any ideas as to a solution besides copying all of my previous text and then appending it to the rtf file? > > thanks > _________________________________________________________________ > Going green? See the top 12 foods to eat organic. > http://green.msn.com/galleries/photos/photos.aspx?gid=164&ocid=T003MSN51N1653A > >

-- André WIELKI INED (Institut National d'Etudes Démographiques) Service Informatique 133 Boulevard Davout 75980 Paris Cedex 20 mél : wielki@ined.fr tél : 33 (0) 1 56 06 21 54


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