Graphics, Figures & Tables ⇒ Cannot determine the size of the pic: bounding box error
Cannot determine the size of the pic: bounding box error
does any one have an idea how to have a bounding box in the eps. figure...
I get the following error when compiling:
Cannot determine the size of the pic: bounding box error
and the image does not get displayed!!!
thanks for your help
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Cannot determine the size of the pic: bounding box error
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Cannot determine the size of the pic: bounding box error
Please find attached a copy of the EPS file...
- Attachments
-
- Ultimate_RTDS.eps
- (80.82 KiB) Downloaded 284 times
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Cannot determine the size of the pic: bounding box error
Code: Select all
\documentclass{minimal}
\usepackage{graphicx}
\begin{document}
\includegraphics[scale=0.75]{Ultimate_RTDS}
\end{document}
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10