I have tried to change the paper size by:
Code: Select all
\documentclass[letter,11pt]{article}
\usepackage{times}
\usepackage[paperwidth=1.25in, paperheight=8.5in, left=0.5in,top=2.15in, right=0.5in, bottom=0.2in]{geometry}
............
............
Thanks.