On Fri, Mar 22, 2002 at 09:03:08AM -0500, Sebastian Canagaratna wrote:
> I have found pdflatex very useful to convert latex files to pdf.
> However if the latex file contains \includegraphics{file.eps}
> the pdflatex does not seem to recognize it. For these cases
> I have used dvipdf or dvipdfm to convert the dvi file to pdf.
>
> Sebastian.
You can do it the way you do it, however, to compile the document with
\usepackage{epslatex}
That should make document compile with graphics...
Take care,
Davor