Usage Note 23468: Can I prevent the date, URL, page number, and window title from appearing in printed ODS HTML output?
You have to change the options in the user's HTML browser. In IE, select
File > Page Setup. There you can
remove or
change the items in the Header and Footer boxes. Here are the codes:
| Window title | &w
|
| Page address (URL) | &u
|
| Date in short format | &d
|
| Date in long format | &D
|
| Time in regular format | &t
|
| Current page number | &p
|
| Total number of pages | &P
|
In Netscape, select File > Page Setup. Here you have fewer choices
than in IE. Select or deselect the check boxes.
See also the full PROC TEMPLATE FAQ and Concepts.
Operating System and Release Information
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | low |
| Topic: | System Administration ==> Printing SAS Reference ==> ODS (Output Delivery System) Third Party ==> Output ==> HTML
|
| Date Modified: | 2003-12-23 16:10:48 |
| Date Created: | 2003-10-08 12:03:07 |