Dear all,
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
Graphics, Figures & Tables ⇒ Cannot determine the size of the pic: bounding box error
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Cannot determine the size of the pic: bounding box error
Probably an erroneous EPS file. For further examination attach the concerned file to your next post by uploading it to the forum server.
Thorsten
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Cannot determine the size of the pic: bounding box error
Thanks Thorsten,
Please find attached a copy of the EPS file...
Please find attached a copy of the EPS file...
- Attachments
-
- Ultimate_RTDS.eps
- (80.82 KiB) Downloaded 278 times
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Cannot determine the size of the pic: bounding box error
The EPS file is OK and I have no problem with the below minimal example.
Now it's your turn to show the opposite in the same way.
Code: Select all
\documentclass{minimal}
\usepackage{graphicx}
\begin{document}
\includegraphics[scale=0.75]{Ultimate_RTDS}
\end{document}
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10