HTML Extended: <phpdocx_footersection> tag

<phpdocx_footersection> tag

Inserts a footer in a specific section.

HTML Extended (Premium licenses)
Attribute Description
data-type default, even or first.
data-section Section position. -1 as default. 0 is the first section and -1 the last section.
data-removeOthers If true remove other headers in the section. Default as false.
Code samples