'Word' page layout
Get page width, page height and margins (in inches). The return values are those corresponding to the section where the cursor is.
docx_dim(x)
x
: an rdocx
objectdocx_dim(read_docx())
Other functions for Word document informations: doc_properties()
, docx_bookmarks()
, length.rdocx()
, set_doc_properties()
, styles_info()
Useful links