Page LayoutEmpty Body on Page but keep Header and Footer

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
srengam
Posts: 33
Joined: Fri May 20, 2011 12:55 am

Empty Body on Page but keep Header and Footer

Post by srengam »

Hi there,

I'm typing up an assignment, and page 3 requires me to print directly from another program, so I was planning on using an empty page in my LaTeX assignment to print a page with an empty body but still keep the header, footer and page numbering, then re-feed the page 3 back into the printer to print off my work from the program I must use for the question. This would then print into the body and the page would look fine.

Ie, print of page with footer, header and page number from LaTeX, then feed paper back in to printer to print off the body with another program.

Many thanks all.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

srengam
Posts: 33
Joined: Fri May 20, 2011 12:55 am

Re: Empty body on page but keep header and footer

Post by srengam »

Hi again,

I've figured it out:

\newpage
\mbox

hope this helps others.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Empty Body on Page but keep Header and Footer

Post by localghost »

You can try the \cleardoublepage command.


Thorsten
Post Reply