I've tried this but wasnt work with me (I mean the graph)
Today I've found very simple good qulity way to have pdf file from ps file. I write this here so can every one benefit from it (esp beginner as me!)
The way as following:
first get ur file in ps file, then open it using GSview
From FILE ...
Search found 3 matches
- Fri Mar 07, 2008 2:24 am
- Forum: General
- Topic: LaTeX => PS => PDF
- Replies: 52
- Views: 1102779
- Sun Mar 02, 2008 3:59 pm
- Forum: General
- Topic: LaTeX => PS => PDF
- Replies: 52
- Views: 1102779
Re: LaTeX => PS => PDF
Thanks
Plz find the attachment.
I use this command
\begin{figure}[ht]
\center
\caption{Example}
\epsfig{file=file.eps,width=10cm,height=8cm}
\label{fig1}
\end{figure}
-------------------------------
and in the begining I use
\usepackage{epsfig}
\usepackage{amsmath,amssymb, amstext}
\usepackage ...
Plz find the attachment.
I use this command
\begin{figure}[ht]
\center
\caption{Example}
\epsfig{file=file.eps,width=10cm,height=8cm}
\label{fig1}
\end{figure}
-------------------------------
and in the begining I use
\usepackage{epsfig}
\usepackage{amsmath,amssymb, amstext}
\usepackage ...
- Sun Mar 02, 2008 7:19 am
- Forum: General
- Topic: LaTeX => PS => PDF
- Replies: 52
- Views: 1102779
Re: LaTeX => PS => PDF
hello
thanks for the file. In fact I follow all steps but still I cannot see the pictures(.eps) in PDF file.
I can see the picture in dvi and ps files but not in PDF. And after I use Latex=>PS=>PDF I still have the same problem???
Any solution??
Many Thanks
thanks for the file. In fact I follow all steps but still I cannot see the pictures(.eps) in PDF file.
I can see the picture in dvi and ps files but not in PDF. And after I use Latex=>PS=>PDF I still have the same problem???
Any solution??
Many Thanks