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 2007, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 2 Jul 2007 04:45:22 -0700
Reply-To:     "ckxplus@yahoo.com" <ckxplus@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "ckxplus@yahoo.com" <ckxplus@YAHOO.COM>
Organization: http://groups.google.com
Subject:      ods rtf with emf graphics
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset="iso-8859-1"

Following recent threads in this newsgroups, I decided to try SAS/ Graph in combination with ODS RTF. The graphs worked fine with the emf driver but when I use ODS, 'Arial' is replaced by font simulate and the result is rubbish. I *can* use Arial if I specify device=png and target=png but the quality of the output suffers.

The problem seems to be that the SASEMF driver is used in combination with ODS RTF and that only supports courier (although the SAS help file says it supports truetype fonts),. Can anyone tell me how to get high resolution graphics using ODS RTF? The reason I'm so interested is that I'd like to write the titles and footnotes to the body text of the document rather than the graph. Any tips, wikis, sugi papers on this?

Advance thanks, John Hendrickx


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