Graphics, Figures & Tables ⇒ unknown graphics extension
-
- Posts: 8
- Joined: Wed Dec 09, 2015 11:40 pm
unknown graphics extension
I have problems with TexStudio concerning figures. It was working for me but now it isn't..it always shows me "unknown graphics extension"
like for example, for this command:
\includegraphics[width=5in]{FIG2DISC.EPS}
it gives the error message.
What can I do? Thank you.
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: unknown graphics extension
-
- Posts: 8
- Joined: Wed Dec 09, 2015 11:40 pm
unknown graphics extension
for me it has been working, now it isn't. So it is possible to use eps figures.Johannes_B wrote:pdflatex cannot use eps figures.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: unknown graphics extension
My car is broken but it worked before.
-
- Posts: 8
- Joined: Wed Dec 09, 2015 11:40 pm
unknown graphics extension
Johannes_B wrote:No, it is not possible to use eps figures with pdflatex. It is possible though, that the eps figures have been converted. With the amount given, i cannot say anything.
My car is broken but it worked before.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: unknown graphics extension
Have you been using latex (instead of pdflatex) before and converted the dvi file to pdf?