Similar Threads:
1.fonts - my new font doesn't work - msword goes to default font
I installed a new font - i have windows XP - so I installed it by using
control panel.
When I go to word, and select the font - it defaults to my default font. If
I click on the font in the file - it looks okay.
2.Graph Excel Selection, Open Word File, Embed Graph Into Word
Could any one please provide code that would: 1.)allow one
to graph an already selected Excel column, 2.) open MS
Word file, and embed the graph at the end of that Word
document, or (and maybe this is too much to ask) embed the
graph at a specific location (field) in that Word document.
Thank you so much.
3.AW: SAS/Graph, fonts, and outputting to Word
Hello,
I am responding to an excellent comment from Joe Whitehurst on SAS/Graph last week on sending graph-file to Winword from within SAS.
To meet my purposes I use a simpler code which does however not work on my machine (SAS9.1, Windows 2000, winword):
filename testit dde 'winword|c:\test.doc!LOC' notab;
data _null_;
file testit;
put 'This is a test.';
run;
The machine does not responde for minutes with finally no result;
On another machine (SAS9.1, Windows XP prof, winword) I get the message
"physical file not available", even I created test.doc myself. In both cases Windword starts running.
Do you have any suggestions?
Thank you for your help
Sebastian
4.Controlling font size when going from SAS Graph to MS Word
Is there a way of getting gplot output into MS Word while ensuring that
the font size stays as intended?
I want to be able to specify a font and size in SAS and have the font
appear at that size when I paste it into MS Word (2000). SAS support
have suggested the cgmof97p or the cgmofmp devices as the ones to use.
These give a better result than the emf and wmf drivers, but the graph
still needs to be resized to get the correct sized fonts.
Any suggestions?
5.SAS/Graph, fonts, and outputting to Word
Hello all,
I am just delving into SAS/Graph and my issue is with the quality of the
font of my output.
I am producing graphs (or attempting to do so) so that I can use them in
Word. The graphs themselves are OK but the fonts resemble something a
dot matrix printer would output. I have tried using GIF, PNG, JPEG, EMF,
WMF, and MOUSE (just kidding) and nothing has really worked.
So I turn to you yet again, o wise ones, to guide me through the forest
of SAS/Graph and outputting to something that can be used by Word and
PowerPoint. What, if any, are the "optimal" output combinations of
device drivers and fonts? I "think" that may be my issue.
I am using Windows XP, Office 2000, and SAS 9.1.3 (sp4).
Thanks so much!
Paula
6. Graph gridlines disappearing when graphs copied into Word
7. How to prevent showing default graph
8. How do I create a series of labels with the same default graph