Search found 1 match

by texlearner
Mon Nov 14, 2011 12:33 pm
Forum: Graphics, Figures & Tables
Topic: Inclusion of JPG Files fails
Replies: 3
Views: 1925

Inclusion of JPG Files fails

I am a newbie LaTeX user. I am trying to import a JPG file into my report but I am getting the following error:
Package pdflatex.def Error: File 'filename.jpg' not found \includegraphicsfilename.jpg}
The source I am using is as follows:
\begin{figure}[ht]
\centering
\includegraphics{filename ...