window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-54090852-1', { 'optimize_id': 'GTM-M3QPGKQ'}); Punch B Tech: How To Change Header and Footer

Saturday, November 30, 2013

How To Change Header and Footer

Change Header and Footer Trick


Normally when you start your notepad it will show you header “Untitled” and “Page” at bottom. If you want to change it here is the trick.

Open notepad

Go to File<Page Set up

You can replace the text of the Header and Footer tab with any of the code given below.

 &l Left-align the characters that follow
 &c Center the characters that follow
 &r Right-align the characters that follow
 &d Print the current date
 &t Print the current time
 &f Print the name of the document
 &p Print the page number

No comments: