I am Arul. New to this group. Working as latex compositor. Here I want to place my pdf file in to latex document.
Actually my original code is
Code: Select all
\begin{figure}
\includegraphics{myfig.eps}
\end{figure}
Code: Select all
\begin{figure}
\includegraphics{myfig.pdf}
\end{figure}
how I can import the PDF file?
thanks in advance
regards
a r u l