Search found 3 matches

by dccpurple
Wed Sep 10, 2008 9:43 am
Forum: General
Topic: include *.eps figure using texnicCenter
Replies: 4
Views: 4848

include *.eps figure using texnicCenter

As I noticed after a closer look at the log file you are already using the epstopdf package. But you have not enabled the shell escape option, which is set on MiKTeX with --enable-write18 . Go to the dialogue window to define the build profiles (Alt+F7) in TeXnicCenter and adapt the profiles by ...
by dccpurple
Wed Sep 10, 2008 8:57 am
Forum: General
Topic: include *.eps figure using texnicCenter
Replies: 4
Views: 4848

Re: include *.eps figure using texnicCenter

Hi Thorsten

Thanks a lot for your reply.

I am so sorry that I am new to the Latex and TexnicCenter, and I also did see some solusion talking about "convert them with the epstopdf or 'on the fly' with epstopdf package". But I don't know how to do this, so could you kindly explain this in detail ...
by dccpurple
Wed Sep 10, 2008 8:39 am
Forum: General
Topic: include *.eps figure using texnicCenter
Replies: 4
Views: 4848

include *.eps figure using texnicCenter

Hi,

When I was trying to inculde a *.eps file using Latex=>PDF, the adobe acrobat produce a warning saying that

"there was an error opening the document. the file is damaged and could not be repaired." I could not see any output PDF file.

The attahed is the logfile. My code is as followed

\begin ...