The exported function takes three arguments:
-
A Common Form
-
An Array of fill-in-the-blank values
-
An options Object
The options object must contain:
- A
numbering
property whose value is an abstract numbering
It may contain:
-
A
title
property whose value is a string -
An
edition
property whose value is a string -
A
hash
property whose value istrue
orfalse
-
A
markFilled
property whose value istrue
orfalse
The function returns a JSZip Object primed with .docx
document data.