Re: eps to pdf in MiKTeX 9

Ulrike Fischer <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
Am Wed, 23 Oct 2013 15:52:49 +0000 schrieb Hnizdo, Vladimir
(CDC/NIOSH/HELD) (CTR):

> Hi Ulrike,
> 
> Here is a simple example:
> 
> \documentclass{article}
> \usepackage{graphicx}
> \begin{document}
> \begin{figure}[ht!]
> \includegraphics[keepaspectratio, width=90mm]{figure.eps}
> \end{figure}
> \end{document}
> 
> The dvi file produced seems fine  when viewed with DVI Preview, but dvi2pdf on it does not work.


Try if it works if you add a driver option to graphicx:

\usepackage[dvipdf]{graphicx}
or
\usepackage[dvipdfm]{graphicx}
or
\usepackage[dvipdfmx]{graphicx}

If not you will have to show the eps, perhaps is contains something
that the script doesn't like.

-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.