I do not have any problem inserting images on LaTex, but As I have a big image when inserting It with:
\includegraphics[height=0.8\textheight]{image.png}\\
It appears centered, as it is a little big, I would like to be inserted from the most left side (not in center)
- How do you modify that line to add image in the left and not in the center of document?
- Is it possible to change margin just for this image, then return margins as original place?
I put an example of something like I am getting...And the one I am searching for...


\centeringor acenterenvironment inside thefigureto get a centered image? So just remove that? – Joey Jul 23 '11 at 7:10\begin{center}or anything similar – cMinor Jul 23 '11 at 7:11