I have a figure to include in my thesis (bplot.eps) which was created by printing to ps from Minitab. I then opened the image in gsview32 v4.9 successfully and converted to an EPS by defining the desired bounding box.
I then tried to include the image in my latex document using the following code:
Code: Select all
\begin{figure}%
\includegraphics[width=0.9\textwidth]{04_chapter/images/bplot.eps}%
\caption{caption}%
\label{fig:CPAP_FEA_rgd_040}%
\end{figure}
I have included many images in this document without a problem before this.
Thank you for any comments or suggestions to resolve this issue.
Regards
Andrew Sims
UNSW