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