docx-utils.io
empty-template
(empty-template)
load-template
(load-template template-file-path)
Loads the template file. If path is nil then creates an empty document. If template file is not nil but the file does not exist then throws an exception.
store
(store document output-file-path)
temp-output-file
(temp-output-file)