Graphics, Figures & Tables ⇒ epstopdf usepackage
epstopdf usepackage
Dear Colleagues,
The usepackage epstopdf has been working well for me till date. Recently, I reinstalled miktex 2.9 and seems that the usepackage does not work anymore. Please see two screenshots attached. I tried many alternatives suggested on this forum; nothing seems to work for me. I would appreciate any suggestion to resolve the issue.
Thank you,
Omkar
The usepackage epstopdf has been working well for me till date. Recently, I reinstalled miktex 2.9 and seems that the usepackage does not work anymore. Please see two screenshots attached. I tried many alternatives suggested on this forum; nothing seems to work for me. I would appreciate any suggestion to resolve the issue.
Thank you,
Omkar
- Attachments
-
- Screenshot 2019-08-19 03.57.13.png (112.6 KiB) Viewed 3911 times
-
- Screenshot 2019-08-19 03.58.37.png (120.36 KiB) Viewed 3911 times
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
epstopdf usepackage
It is not an error message of epstopdf but graphicx's driver file pdftex.def. It seems you are using option draft (probably at
\documentclass
or while loading graphicx). Remove it.Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. 

epstopdf usepackage
Thank you for the reply.
However, the issue persists. Not sure how to tackle it.
However, the issue persists. Not sure how to tackle it.
epstopdf usepackage
Thank you for the reply.
However, the issue persists. Not sure how to tackle it.
However, the issue persists. Not sure how to tackle it.
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
epstopdf usepackage
Same error message? Does it depend on the EPS? Does it work with the following minimal example:
If not, can you show us the log-file? If it works, can you show us a
minimal working example inclusive the EPS file, that shows the problem?
Code: Select all
Code, edit and compile here:
\begin{filecontents*}{\jobname.eps}%!%%BoundingBox:0 0 72 72%% Example from the grfguide0 0 moveto72 72 rlineto72 neg 0 rlineto72 72 neg rlinetostroke0 0 moveto/Times-Roman findfont72 scalefontsetfont(A) showshowpage\end{filecontents*}\documentclass{article}\usepackage{graphicx}\usepackage{epstopdf}\begin{document}\includegraphics{\jobname.eps}\end{document}

Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. 

epstopdf usepackage
Hi,
The minimal example code you shared does not work either. Please see attached files. Regards
The minimal example code you shared does not work either. Please see attached files. Regards
- Attachments
-
- Screenshot 2019-08-19 14.38.59.png (80.88 KiB) Viewed 3889 times
-
- Screenshot 2019-08-19 14.41.01.png (79.02 KiB) Viewed 3889 times
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
epstopdf usepackage
A screenshot is not a sufficient replacement for showing the whole log-file. So I'm sorry, but I am not able to help you and even not able so say, whether or not I would be able, if you would give me the information I've asked for.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. 
