Add a page break into a document object
addPageBreak(doc, ...) # S3 method for docx addPageBreak(doc, ...)
doc | document object |
---|---|
... | further arguments passed to other methods |
a document object
addPageBreak
only works with docx documents.
See addPageBreak.docx
for examples.