addPageBreak
From ReporteRs v0.7.1
by David Gohel
Add a page break into a document object
Add a page break into a document object
Usage
addPageBreak(doc, ...)
Arguments
- doc
document object
- ...
further arguments passed to other methods
Details
addPageBreak
only works with docx documents.
See addPageBreak.docx
for examples.
Value
a document object
See Also
Community examples
Looks like there are no examples yet.