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