In my report, I have to change the size of a page to a3 instead of a4. I make it with the following code:
Code: Select all
\setlength{\pdfpagewidth}{11.7in}
\setlength{\pdfpageheight}{16.5in}
I hope there is a trick to fix this issue.
Thanks in advance.