To decrease page margins, I tried increasing these values:
\textwidth=7in \textheight=8in
However, the text got wider and taller but the left and top margins did not decrease.
I then tried setting some other values to 0 too.
\topmargin = 0in \oddsidemargin = 0in \evensidemargin = 0in
However, the left and top margins still exist. How do I decrease the left and top page margins?