Dear all,
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.
Graphics, Figures & Tables ⇒ unknown graphics extension
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: unknown graphics extension
pdflatex cannot use eps figures.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
-
- 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
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.
My car is broken but it worked before.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
-
- 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 made any changes in your setup?
Have you been using latex (instead of pdflatex) before and converted the dvi file to pdf?
Have you been using latex (instead of pdflatex) before and converted the dvi file to pdf?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.