<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How to insert eps plot to Word 2007?</title>
    <link>http://www.mapleprimes.com/questions/130505-How-To-Insert-Eps-Plot-To-Word-2007</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sun, 14 Jun 2026 00:48:41 GMT</lastBuildDate>
    <pubDate>Sun, 14 Jun 2026 00:48:41 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How to insert eps plot to Word 2007?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How to insert eps plot to Word 2007?</title>
      <link>http://www.mapleprimes.com/questions/130505-How-To-Insert-Eps-Plot-To-Word-2007</link>
    </image>
    <item>
      <title>By menu</title>
      <link>http://www.mapleprimes.com/questions/130505-How-To-Insert-Eps-Plot-To-Word-2007?ref=Feed:MaplePrimes:How to insert eps plot to Word 2007?:Comments#answer130544</link>
      <itunes:summary>&lt;p&gt;Because nobody answers this question as yet, I state the answer in the case MSWord 2003. Hope, it would be helpful.&lt;br&gt;The copy-and-paste method does not work here. However, the insertion can be done as follows.&lt;br&gt;1. Open an .eps picture by GSview.&lt;br&gt;2. By Menu/Edit/Copy copy it.&lt;br&gt;3. Open an existing document or create a new one in MSWord 2003.&lt;br&gt;4. By Menu/Edit/Paste insert the picture in this document.&lt;br&gt;See&amp;nbsp;&amp;nbsp; &lt;a href="/view.aspx?sf=130544/430335/plot.zip"&gt;plot.zip&lt;/a&gt; (compressed .eps file) and &lt;a href="/view.aspx?sf=130544/430335/plot.doc"&gt;plot.doc&lt;/a&gt; . I will not discuss the quality of the result.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Because nobody answers this question as yet, I state the answer in the case MSWord 2003. Hope, it would be helpful.&lt;br&gt;The copy-and-paste method does not work here. However, the insertion can be done as follows.&lt;br&gt;1. Open an .eps picture by GSview.&lt;br&gt;2. By Menu/Edit/Copy copy it.&lt;br&gt;3. Open an existing document or create a new one in MSWord 2003.&lt;br&gt;4. By Menu/Edit/Paste insert the picture in this document.&lt;br&gt;See&amp;nbsp;&amp;nbsp; &lt;a href="/view.aspx?sf=130544/430335/plot.zip"&gt;plot.zip&lt;/a&gt; (compressed .eps file) and &lt;a href="/view.aspx?sf=130544/430335/plot.doc"&gt;plot.doc&lt;/a&gt; . I will not discuss the quality of the result.&lt;/p&gt;</description>
      <guid>130544</guid>
      <pubDate>Fri, 10 Feb 2012 11:54:50 Z</pubDate>
      <itunes:author>Markiyan Hirnyk</itunes:author>
      <author>Markiyan Hirnyk</author>
    </item>
    <item>
      <title>pdf?</title>
      <link>http://www.mapleprimes.com/questions/130505-How-To-Insert-Eps-Plot-To-Word-2007?ref=Feed:MaplePrimes:How to insert eps plot to Word 2007?:Comments#answer130582</link>
      <itunes:summary>&lt;p&gt;I don't know about msword, can it take pdf files? if so, you can convert from postscript to pdf without much loss in quality. Otherwise have you tried a screen capture? I find that often is not too bad. I use irfanview, freeware, I do a screen capture then paste into irfanview, then crop, it's alright for some graphs, not so good for others. The pdf solution I find to be usually very good.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I don't know about msword, can it take pdf files? if so, you can convert from postscript to pdf without much loss in quality. Otherwise have you tried a screen capture? I find that often is not too bad. I use irfanview, freeware, I do a screen capture then paste into irfanview, then crop, it's alright for some graphs, not so good for others. The pdf solution I find to be usually very good.&lt;/p&gt;</description>
      <guid>130582</guid>
      <pubDate>Sat, 11 Feb 2012 16:46:47 Z</pubDate>
      <itunes:author>PatrickT</itunes:author>
      <author>PatrickT</author>
    </item>
    <item>
      <title>resolution</title>
      <link>http://www.mapleprimes.com/questions/130505-How-To-Insert-Eps-Plot-To-Word-2007?ref=Feed:MaplePrimes:How to insert eps plot to Word 2007?:Comments#answer130585</link>
      <itunes:summary>&lt;p&gt;You can control the size (and resolution) of an exported plot in two ways:&lt;/p&gt;
&lt;p&gt;1) use the `plotsetup` command to make Maple display the plot straight to a file, and use that commands options to set the size of the output.&lt;/p&gt;
&lt;p&gt;or, keeping the diplsya of the plot inlined in the GUI,&lt;/p&gt;
&lt;p&gt;2) increase the actual size of the plot frame. The larger the plot's displayed image, the finer the resoution of what is exported (as well as the greater size) using the right-click context-sensitive menu.&lt;/p&gt;
&lt;p&gt;You can downsize the image *AFTER* exporting, and often retain greater resolution.&lt;/p&gt;
&lt;p&gt;For example, small symbolsize will show up (no matter how densely clustered in the plot) *ONLY* if the plot's displayed image is large enough. Yes, this is a very bad design.&lt;/p&gt;
&lt;p&gt;I don't know how you're exporting it right now (command, or right-click). Perhaps this can help.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;You can control the size (and resolution) of an exported plot in two ways:&lt;/p&gt;
&lt;p&gt;1) use the `plotsetup` command to make Maple display the plot straight to a file, and use that commands options to set the size of the output.&lt;/p&gt;
&lt;p&gt;or, keeping the diplsya of the plot inlined in the GUI,&lt;/p&gt;
&lt;p&gt;2) increase the actual size of the plot frame. The larger the plot's displayed image, the finer the resoution of what is exported (as well as the greater size) using the right-click context-sensitive menu.&lt;/p&gt;
&lt;p&gt;You can downsize the image *AFTER* exporting, and often retain greater resolution.&lt;/p&gt;
&lt;p&gt;For example, small symbolsize will show up (no matter how densely clustered in the plot) *ONLY* if the plot's displayed image is large enough. Yes, this is a very bad design.&lt;/p&gt;
&lt;p&gt;I don't know how you're exporting it right now (command, or right-click). Perhaps this can help.&lt;/p&gt;</description>
      <guid>130585</guid>
      <pubDate>Sat, 11 Feb 2012 19:24:44 Z</pubDate>
      <itunes:author>pagan</itunes:author>
      <author>pagan</author>
    </item>
    <item>
      <title>With irfanview, it looks better</title>
      <link>http://www.mapleprimes.com/questions/130505-How-To-Insert-Eps-Plot-To-Word-2007?ref=Feed:MaplePrimes:How to insert eps plot to Word 2007?:Comments#answer130618</link>
      <itunes:summary>&lt;p&gt;Hi, I found the irfanview gives the best result after copy-and-paste, and the final resolution looks much better.&lt;/p&gt;
&lt;p&gt;I used right-click to export a eps format. However, it seems useless by increase-and-downsize handling.&lt;/p&gt;
&lt;p&gt;Thanks a lot!&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi, I found the irfanview gives the best result after copy-and-paste, and the final resolution looks much better.&lt;/p&gt;
&lt;p&gt;I used right-click to export a eps format. However, it seems useless by increase-and-downsize handling.&lt;/p&gt;
&lt;p&gt;Thanks a lot!&lt;/p&gt;</description>
      <guid>130618</guid>
      <pubDate>Mon, 13 Feb 2012 10:02:39 Z</pubDate>
      <itunes:author>mapleu2</itunes:author>
      <author>mapleu2</author>
    </item>
    <item>
      <title>It works in MSWord 2007 as well.</title>
      <link>http://www.mapleprimes.com/questions/130505-How-To-Insert-Eps-Plot-To-Word-2007?ref=Feed:MaplePrimes:How to insert eps plot to Word 2007?:Comments#comment130551</link>
      <itunes:summary>&lt;p&gt;It works in MSWord 2007 as well.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;It works in MSWord 2007 as well.&lt;/p&gt;</description>
      <guid>130551</guid>
      <pubDate>Fri, 10 Feb 2012 13:59:21 Z</pubDate>
      <itunes:author>Jarekkk</itunes:author>
      <author>Jarekkk</author>
    </item>
  </channel>
</rss>