<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/155501</link>
    <title>MATLAB Central Newsreader - eps files into word2007</title>
    <description>Feed for thread: eps files into word2007</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Sun, 02 Sep 2007 00:13:40 -0400</pubDate>
      <title>eps files into word2007</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/155501#390399</link>
      <author>Anthony Silva</author>
      <description>Hi,&lt;br&gt;
&lt;br&gt;
I need to use some graphs created on MATLAB in my word&lt;br&gt;
document. At the moment I'm using word 2007 because I need&lt;br&gt;
some features that word 2003 do not have.&lt;br&gt;
First I export MATLAB graphics into *.emf but the print&lt;br&gt;
quality in word is very poor... Then I export into *.eps and&lt;br&gt;
insert it into word. Therefore, I need to convert the *.doc&lt;br&gt;
into *.pdf because eps needs a postscript printer. However,&lt;br&gt;
when I do it, an error occurs and pdf file is not created.&lt;br&gt;
I've tried with word 2003 and all went fine. This, I think&lt;br&gt;
it is a eps/word2007 issue, but I don't know how to solve it.&lt;br&gt;
&lt;br&gt;
Any idea to solve it? Either for using the eps files that&lt;br&gt;
I've created or to insert MATLAB graphs (on another format&lt;br&gt;
besides eps) in word without resulting in poor quality prints?&lt;br&gt;
Thanks</description>
    </item>
    <item>
      <pubDate>Sun, 02 Sep 2007 13:40:35 -0400</pubDate>
      <title>Re: eps files into word2007</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/155501#390444</link>
      <author>Yair Altman</author>
      <description>&quot;Anthony Silva&quot; &amp;lt;antonio378@gmail.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;fbcv7k$du1$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I need to use some graphs created on MATLAB in my word&lt;br&gt;
&amp;gt; document. At the moment I'm using word 2007 because I need&lt;br&gt;
&amp;gt; some features that word 2003 do not have.&lt;br&gt;
&amp;gt; First I export MATLAB graphics into *.emf but the print&lt;br&gt;
&amp;gt; quality in word is very poor... Then I export into *.eps and&lt;br&gt;
&amp;gt; insert it into word. Therefore, I need to convert the *.doc&lt;br&gt;
&amp;gt; into *.pdf because eps needs a postscript printer. However,&lt;br&gt;
&amp;gt; when I do it, an error occurs and pdf file is not created.&lt;br&gt;
&amp;gt; I've tried with word 2003 and all went fine. This, I think&lt;br&gt;
&amp;gt; it is a eps/word2007 issue, but I don't know how to solve it.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Any idea to solve it? Either for using the eps files that&lt;br&gt;
&amp;gt; I've created or to insert MATLAB graphs (on another format&lt;br&gt;
&amp;gt; besides eps) in word without resulting in poor quality prints?&lt;br&gt;
&amp;gt; Thanks&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Try using my officedoc submission:&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=15192&quot;&gt;http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=15192&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
[file,status]=officedoc('myfile.doc','open','mode','append');&lt;br&gt;
officedoc(file, 'write', 'title','My data', 'image',gcf);&lt;br&gt;
officedoc(file, 'close');&lt;br&gt;
&lt;br&gt;
Yair Altman&lt;br&gt;
&lt;a href=&quot;http://ymasoftware.com&quot;&gt;http://ymasoftware.com&lt;/a&gt;</description>
    </item>
  </channel>
</rss>

