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.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
-
- 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