Graphics, Figures & Tables ⇒ Error message
Error message
MikTex has been working fine for me till date. All of a sudden I have started getting error messages "Cannot determine size of graphic in figure1.pdf df(no Bounding Box)". I googled for various solution technique but could not find one which works for me.
May I have some input on this error message and a way to fix this?
Thank you,
Omkar
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
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Error message
make sure that you are using pdflatex, not latex. That error could occur if pdflatex was not used. Use the pdfLaTeX-button or pdfTeXify of your editor or the LaTeX => PDF output profile if TeXnicCenter is used.
Stefan
Re: Error message
Thank you very much for the reply. It is working absolutely fine now.
Regards,
Omkar