To change the header and footer information when printing a page:
| Item | Code |
|---|---|
| Web page address (URL) | &u |
| Current date in short format | &d |
| Current date in long format | &D |
| Time of day | &t |
| Current Web page number | &p |
| Total pages in document | &P |
Any of the above can be combined with text for a truly personalized Web-page printing experience. For example, typing Page &p of &P will cause “Page 14 of 18” (or whatever the correct number is) to appear on your document.