Thread: New Tips
View Single Post
  #14  
Old 12-04-2006, 07:52 AM
felix8406's Avatar
felix8406 felix8406 is offline
Elite Members
 
Join Date: Aug 2006
Location: San Antonio, TX
Posts: 3,253
felix8406 will become famous soon enough
IE7 Priting

You can make changes to the way a page will print when using IE7. Here's how:

1. Press the Alt key to bring up the “classic” menu.
2. Go to File, then Page Setup
3. In the dialog box you can select Portrait or Landscape, change the margins and even print specific information by typing a variable into the header or footer boxes. For example, typing &w&bPage &p of &P in the header box denotes printing the Window title, right-aligned text and current page of blank number of pages. (See below for different variables that you can use).

1. Window title = &W
2. Page address (URL) = &u
3. Date in short format (as specified by Regional and Language Options in Control Panel) = &d
4. Date in long format (as specified by Regional and Language Options in Control Panel) = &D
5. Time (as specified by Regional and Language Options in Control Panel) = &t
6. Time in 24-hour format = &T
7. Current page number = &p
8. Total number of pages = &P
9. Right-aligned text (following &b) = &b
10. Centered text (between &b&b) = &b&b
11. A single ampersand (&) = &&
Reply With Quote
 
Page generated in 0.09705 seconds with 9 queries