DocumentID: ECMA-376/Part3/2.11
Title: ECMA-376, Part3: 2.11 Headers and Footers
Extracted-From: ECMA-376 Office Open XML File Formats, 1st Edition / December 2006
Warning: Coverted to HTML format by a script known to have bugs

Navigation:

2.11 Headers and Footers

Headers and footers refer to text, graphics, or data (such as page number, date, document title, and so on) that can appear at the top or bottom of each page in a WordprocessingML document.

A header appears in the top margin (above the main document content on the page), while a footer appears in the bottom margin of a document page (below the main document content on the page); for example:

image11

Since WordprocessingML is a flow-based format, headers and footers are applied by specifying the headers and footers for all pages in a particular section of a document.


Converted to HTML format by ooxmlspec2html 0.1, a Perl script provided by OpenISO.org.