Graphics, Figures & Tables ⇒ Problems converting EPS to PDF using EPS2PDF
Problems converting EPS to PDF using EPS2PDF
I am having problems to convert a EPS figure into PDF using the tool EPS2PDF for my Latex book. The figures are not being converted correctly, parts of them are missing.
Please find an example of the original EPS and the converted PDF in the attachemtns. You can see that a part of the legend of the graph in the PDF file is missing.
I am aware I could use other tools such as the epstopdf package for "on the fly" conversions. Howerver I am very advanced with the writing, and would rather avoid making drastic changes in the Texniccenter.
I would appreciate if someone could help me to fix the probelm with the EPS2PDF.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 351
- Joined: Sat Aug 02, 2008 8:47 am
Re: Problems converting EPS to PDF using EPS2PDF
%!PS-Adobe-2.0 EPSF-2.0
and end with
%%EOF
I suppose you created the eps with Publisher or another Windows tool.
You can fix that problem whith running
eps2eps XXXX.EPS xxxx.eps