XmlApi - pdx:importHeadersAndFooters

pdx:importHeadersAndFooters

Imports headers and footers from an external Word document.

Note

You are reading the XMLAPI documentation. For the API method please go to importHeadersAndFooters.

Description

Element definition

This element allows the insertion of Headers and Footers from an external Word document in the current Word document.

If the type parameter is omitted both headers and footers are imported.

Attributes and sub-elements

src

The path to the external Word document.

type

The options are:

  • 'headerAndFooter' to import both header and footer (default value)
  • 'header' for just the header
  • 'footer' for just the footer
Code samples

Example #1

config.xml

content.xml

settings.xml

PHP code

The resulting Word document looks like: