Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Saving graphs in .emf format in a do file problem?


From   "John Zawisa" <[email protected]>
To   [email protected]
Subject   Re: st: Saving graphs in .emf format in a do file problem?
Date   Fri, 8 Sep 2006 12:51:12 -0500

Bradley,

Try

  graph export graphname.wmf, as(wmf)


see http://www.stata.com/help.cgi?graph_export
for details;


John Z.



On 9/8/06, Anderson, Bradley J <[email protected]> wrote:
I'm generating several graphs that I'm importing into Word.  I used the
following command to save graphs in the default directory:

graph save "graph name.wmf"

I encounter errors when trying to import into Word.

However, if I generate the graph, right click in the graph, and save the
graph as a .emf file, all is well.  I'd like to automate this process a bit.
I'm probably doing some simple thing wrong but am puzzled.  Thanks much in
advance.

Brad Anderson

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index