Code: Select all
\includegraphics[width=10mm]{C:/Users/PhizKid/Desktop/image1.png}\\
But when I try to print it out, approximately top half of the image is cut off and it runs off the top of the page.
How do I move the image down so that the top of the image is at the top of the page, but below the page number at the top of the page (where the text usually starts if you begin to type in a new page)?
I tried using
\vspace
and \\[50\baselineskip]
before the image code, but the image doesn't move up or down at all.