addFooter
From ReporteRs v0.5
by David Gohel
Insert a footer into a document object
Insert a footer into a document object
Usage
addFooter(doc, ...)
Arguments
- doc
document object
- ...
further arguments passed to other methods
Details
addFooter only works for pptx slides. See
addFooter.pptx
. docx
and html
object have no method addFooter
implemented.
Value
a document object
See Also
Community examples
Looks like there are no examples yet.