GeneralLatex Graphics: Unable to place figure in Latex Doc

LaTeX specific issues not fitting into one of the other forums of this category.
pankaj
Posts: 11
Joined: Tue Sep 16, 2008 11:36 am

Re: Latex Graphics: Unable to place figure in Latex Doc

Post by pankaj »

Hi All,

Ah well my problem was solved by using *.eps figures and compiling with "latex" instead by "pdflatex". And instead of "includegraphics" i used "epsfig" and used package "usepackage[dvips]{epsfig}".

Thanks,
Pankaj

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Re: Latex Graphics: Unable to place figure in Latex Doc

Post by Stefan Kottwitz »

Hi Pankaj,

the image you attached is not in png format, it's a jpg picture, that may have caused a problem.

Stefan
LaTeX.org admin
pankaj
Posts: 11
Joined: Tue Sep 16, 2008 11:36 am

Re: Latex Graphics: Unable to place figure in Latex Doc

Post by pankaj »

Hi Stefan,

But still a *.jpeg file should get compiled with pdflatex. Its only *.eps that pdflatex doesnt accept.

Well you see i have presently given up on this and take on to "latex" and *.eps for present and it works fine. As they say, there is always more than one way to do a single thing :)

Anyways thanks a lot Stefan

Cheers,
Pankaj
Post Reply