Problem description: I have 2 images that I'd like them to be in the same page. The problem is that I can't scale their size down and therefore the 2nd one overlaps with the page number.
Question 1: Is there a way to tell XeLatex not to display the page number of a particular page (not for all the pages)? If I try to move the page number to the right footer or right header (with fancyhdr), then it overlaps with text the text in some other page.
Question 2: Is there any other, more clean, way to fit those images in the same page and keep the page number as well?

\thispagestyle{empty}– Apr 03 '14 at 00:37