Graphics, Figures & TablesCannot to ps but pdf works fine, graphics to blame ?

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
thedreamshaper
Posts: 44
Joined: Wed Aug 04, 2010 7:00 pm

Cannot to ps but pdf works fine, graphics to blame ?

Post by thedreamshaper »

I am running Texnic center Alpha and am getting started including graphics, i want to include a .eps picture and therefore compile to ps rather than pdf directly. However it wont let me compile at all now (when i compile to pdf it works fine exept no picture included).

I receive the error in a pop box: "Cannot execute the command".

The code i have insertet for the picture, which i suspects is the culprit is the following:

Code: Select all

\begin{center}
\includegraphics[scale=0.5,angle=270]{2dimNF.eps}
\end{center}
Although i cannot be sure :(

Recommended reading 2024:

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

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

thedreamshaper
Posts: 44
Joined: Wed Aug 04, 2010 7:00 pm

Re: Cannot to ps but pdf works fine, graphics to blame ?

Post by thedreamshaper »

It works fine now, sorry for the inconvenience.

Solution: rather than set Latex-> PS use: Latex-> ps -> PDF
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Cannot to ps but pdf works fine, graphics to blame ?

Post by localghost »

Now that the problem is obviously solved, please be so kind and mark the topic accordingly as clearly written in Section 3 of the Board Rules (to be read before posting).


Best regards
Thorsten
Post Reply