
To Change How a Web Page Looks When it Prints
- On the File menu, click Page Setup.
- In the Margins boxes, type the margin measurements in inches.
- Under Orientation, click either Portrait or Landscape to specify whether you want the page printed vertically or horizontally.
- In the Header and Footer boxes, specify the information to be printed by using the following variables. Variables can be combined with text (for example, Page &p of &P).
To print this |
Type this |
Window title |
&w |
Page address (URL) |
&u |
Date in short format (as specified by Regional Settings in Control Panel) |
&d |
Date in long format (as specified by Regional Settings in Control Panel) |
&D |
Time in the format specified by Regional Settings in Control Panel |
&t |
Time in 24-hour format |
&T |
Current page number |
&p |
Total number of pages |
&P |
Right-aligned text (following &b) |
&b |
Centered text (between &b&b) |
&b&b |
A single ampersand (&) |
&& |

