Possible Duplicate:
Change \textwidth and \textheight in mid-document
Change page layout after first page
I need to make the margins on the first page of my article larger than those on the rest of the pages. I use \thispagestyle{empty} for the first page and \pagestyle{fancy} for all the other pages. So, since the first page uses a separate page style, I thought of a way to change this particular page style or maybe redefine it in such a way that it would have different margin sizes.
Is there a (simple, if it is possible) way to achieve this?
\newgeometrycommand. – v_2e Aug 23 '12 at 18:32