Graphics, Figures & TablesUnknown Graphics Extension

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
charlejs
Posts: 3
Joined: Sat Oct 08, 2011 1:04 am

Unknown Graphics Extension

Post by charlejs »

Hello,

I am getting invalid graphics extension when trying to use \centerline{\includegraphics[height=2.8in]{2D3D.eps}}

I have this at the front of the document:

\documentclass[12pt, doublespace]{article}
\usepackage{graphicx}

What am I doing wrong. I thought .eps was a valid graphics extension?

Thanks,

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Unknown Graphics Extension

Post by localghost »

charlejs wrote:[…] I thought .eps was a valid graphics extension? […]
Not if you are running a TeX system older than TeX Live 2010 or MiKTeX 2.9 and try to compile directly with PDFLaTeX.


Thorsten
Post Reply