Graphics, Figures & Tables.eps images into pdflatex

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
anishya_13
Posts: 1
Joined: Sat Jul 18, 2015 7:57 am

.eps images into pdflatex

Post by anishya_13 »

Hey I wanted to get .eps file into my latex document. I have included graphicx and epstopdf and so the eps image is being converted into a pdf document. There are no errors or warnings and the image is also there in the output, but the text in the graphs such as the x and y labels are not present, even though the pdf I get from the epstopdf has all the labels and titles. What is it that is going wrong?

Thankyou in advance! :)

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Re: .eps images into pdflatex

Post by Stefan Kottwitz »

Welcome to the forum!

I guess there were not enough details so that a reader would have an idea to respond. Were you able to fix the problem? If yes, how?

If not, perhaps convert the EPS files to PDF files using the epstopdf script (not the package), then include them as PDF files. Perhaps post your EPS files as attachment here.

Stefan
LaTeX.org admin
Post Reply