<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Dear Bereket,<br>
<br>
my suggestion is: convert the ps-Files into jpg-Files by using
'convert' from the ImageMagick-Suite. Important is the
command-line-switch '-density' to get an appropriate resolution for the
jpg-File. With copy-and-paste you have no control about the resolution.<br>
<br>
convert -density 600 file.eps file.jpg # for Printers<br>
convert -density 90 file.eps file.jpg # for Screens<br>
<br>
Greetings<br>
<br>
Christian<br>
<br>
<br>
<br>
Am 20.10.2010 13:44, schrieb bereket T:
<blockquote cite="mid:433204.46036.qm@web30002.mail.mud.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit; -x-system-font: none;"
 valign="top">Dear all:<br>
        <br>
I wish to use graphs drawn using PSTricks  into a Microsoft office word
document. I tried by first converting the dvi file into pdf. Then
copied and pasted them into the word document. Unfortunately, the
graphs got blurred and are not as clear as in the pdf file when they
get printed. <br>
        <br>
Could you please forward any better way of doing it. <br>
        <br>
Sincerely,<br>
        <br>
Bereket<br>
        <br>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
PSTricks mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PSTricks@tug.org">PSTricks@tug.org</a>
<a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/pstricks">http://tug.org/mailman/listinfo/pstricks</a>
archive: <a class="moz-txt-link-freetext" href="http://www.tug.org/pipermail/pstricks/">http://www.tug.org/pipermail/pstricks/</a></pre>
</blockquote>
<br>
</body>
</html>