Hi,
I am using epstopdf utility in WIndows in WinEdit. I see the following error on my log file which is
--------------------------------------------------------------
!pdfTeX error: (file ch1/asfinal.pdf): cannot find image file
==> Fatal error occurred, no output PDF file produced!
------------------------------------------------------
I came to know that I have to use
'-shell-escape'
option in pdfLatex for external utility.
Can some helps where to put these line in WinEdt???
Thanks in advance
with best,
sush
MiKTeX and proTeXt ⇒ epstopdf error in WinEdt
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: epstopdf error in WinEdt
Sorry to mentioned that error also shows
system(epstopdf ch1/asfinal.eps)...disabled.
with best,
sushil
system(epstopdf ch1/asfinal.eps)...disabled.
with best,
sushil
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
epstopdf error in WinEdt
Using MiKTeX you have to enable this feature by calling the compiler with the switch -enable-write18.sushil wrote:[...]I came to know that I have to use
'-shell-escape'
option in pdfLatex for external utility. [...]
Best regards and welcome to the board
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: epstopdf error in WinEdt
Hi,
Thanks.
from googling I found that I have to give this option as you mentioned "-enable-write18".
But do not know how to give it when I am using WinEdt (I do not use command prompt!). Do I need to give it in some file of MikTex package.
Thanks,
with best,
sushil
Thanks.
from googling I found that I have to give this option as you mentioned "-enable-write18".
But do not know how to give it when I am using WinEdt (I do not use command prompt!). Do I need to give it in some file of MikTex package.
Thanks,
with best,
sushil
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
epstopdf error in WinEdt
This configuration has to be done in the build settings of WinEdt itself. Since I do not use WinEdt, I can only suggest to visit the Help&Documentation section on the page of the WinEdt community [1]. Perhaps there you will find appropriate help.sushil wrote:[...] But do not know how to give it when I am using WinEdt (I do not use command prompt!). Do I need to give it in some file of MikTex package. [...]
[1] WinEdt.org - The Home of Winedt's Community
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10