Re: EPS --> PDF for pdfLatex



d...@xxxxxxxxxxxxxx wrote:

> I don't seem to have pstopdf, so I tried
>
> ps2pdf file.eps file.pdf
>
> and had exactly the same problem as with GSView.

pstopdf is the converter on Mac OS X, so probably not available to you.
epstopdf is likely to be available, and respects the bounding box in
eps files. pdfcrop is another option, but if there is intentional
whitespace around the figure, it will be removed.

ps2pdf will restrict the output to the size of the output paper
(default A4). It ignores the bounding box.

Maarten

.



Relevant Pages

  • Re: EPS --> PDF for pdfLatex
    ... >d> Hi Rolf, ... >d> I don't seem to have pstopdf, ... >d> ps2pdf file.eps file.pdf ... >d> and had exactly the same problem as with GSView. ...
    (comp.text.tex)
  • Re: EPS --> PDF for pdfLatex
    ... dkjk@xxxxxxxxxxxxxx schrieb: ... > Hi Rolf, ... > I don't seem to have pstopdf, ... > ps2pdf file.eps file.pdf ...
    (comp.text.tex)
  • Re: eps (or ps) to pdf paper size problem
    ... Add the commandline option -dEPSCrop to make ps2pdf ... crop the image to its bounding box. ... Splendid, just what I needed. ...
    (comp.text.tex)