! LaTeX Error: Cannot determine size of graphic
in ... (no BoundingBox).
Today I encounter this problem when I play with latex-beamer. The problem is that when I compile it I was using latex but not pdflatex...Because latex just can use .eps picture. The command pdflatex just accept .pdf, .png, except .eps.
After converting the image from png to eps, it works with latex. AFter converting eps to png, pdflatex also works.
2 comments:
I have the same problem as yours. however, I can resolved it and thanks for your post
Thanks for posting, I had the same problem.
Regards,
Hrushikesh
Post a Comment