I'm using Miktex 2.9, Texniccenter 1.0 stable RC1 and foxit pdf viewer. All settings are left at default. My pc is running windowsXP.
The code is
Code: Select all
\documentclass{amsart}
\usepackage{graphicx}
\begin{document}
\begin{figure}[hbt]
\includegraphics{products}
\end{figure}
\end{document}
Does anyone have an idea what is wrong? Thank you