<html>
<head>
</head>
<body>
Thanks!  This is just what I needed......<br>
<br>
Mark<br>
<br>
<br>
Ed Hill wrote:<br>
<blockquote type="cite" cite="mid:1011126575.1599.32.camel@eddy">
  <pre wrap="">On Tue, 2002-01-15 at 13:12, Mark wrote:<br></pre>
  <blockquote type="cite">
    <pre wrap="">Is there a distiller for linux? I do a lot of ripping of postscript and <br>am getting tired of running back and forth between Windows and the good <br>system :-) ....<br></pre>
    </blockquote>
    <pre wrap=""><!----><br>Yes, get the latest (v7.x) ghostscript and gs-fonts from <br><br>  <a class="moz-txt-link-freetext" href="http://www.cs.wisc.edu/~ghost/">http://www.cs.wisc.edu/~ghost/</a><br><br>and use the ps2pdf that it includes.  Works very nicely, producing pdfs<br>that look good on-screen as well as when printed (no more of the ugly<br>bitmapped fonts that earlier versions produced!).<br><br>If you're using LaTeX to produce your ps files then you'll also want to<br>use the following:<br><br>  dvips -Ppdf -G0 fed_reg_letter<br>  ps2pdf fed_reg_letter.ps<br><br>instead of your normal dvips command.<br><br>hth,<br>Ed<br><br><br></pre>
    </blockquote>
    <br>
    </body>
    </html>