When I decrease the figure and use this, the image was deformed in many points.
Code: Select all
\includegraphics[
width=0.6\textwidth,
height=0.9\textheight,
keepaspectratio=true
]{fig.pdf}
My question is just that, there is a way to catch this small figure created in PDF (which has roughly 3:4 ratio) and put it to occupy a whole page without the image is deformed?