Hi guys, I'm new to latex here. Was trying to insert a pdf (image) into the latex file, but it turned out with an extra line added on top of the image I inserted. This is the code I used...
\begin{figure}
\centering
\includegraphics[width=1.00\textwidth]{1 - Comparing LMSs.pdf}
\caption{Comparing LMSs - ATutor}
\label{fig:1 - Comparing LMSs - ATutor}
\end{figure}
The end result with an extra line (at the top of the page) showing part of the image name... can anyone guide me on this? I just wanna remove that particular line on top of the page, thanks!
![]()


LinkBack URL
About LinkBacks
