Graphics, Figures & TablesError message

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
omkardpd
Posts: 86
Joined: Sun Feb 24, 2008 7:23 am

Error message

Post by omkardpd »

Hello,

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10358
Joined: Mon Mar 10, 2008 9:44 pm

Re: Error message

Post by Stefan Kottwitz »

Hi Omkar,

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
LaTeX.org admin
omkardpd
Posts: 86
Joined: Sun Feb 24, 2008 7:23 am

Re: Error message

Post by omkardpd »

Hi Stefan,

Thank you very much for the reply. It is working absolutely fine now.

Regards,

Omkar
Post Reply