0

I compile my LaTeX code as LaTeX ,it give an error Error: LaTeX Error: Cannot determine size of graphic in scope.jpg (no BoundingBox). If I compile as PdfLateX not errors...i need my output as a PDF...what is a solution for that?

I add figures using,

\begin{figure}[ht]

\begin{center}

\includegraphics[width=2cm,height=2.5cm]{scope.jpg}

\end{center}

\begin{center}

\caption[sss]{sss}

\end{center}

\end{figure}
Marco Daniel
  • 95,681
Emalka
  • 1,651
  • 3
  • 22
  • 23

0 Answers0