Allow to do batch file creation.
The data source can be a JSON array.
If CSV support will be added, each row can be a input data.
Other approach:
- In the XML allow multiple
<document> tags. Each document tag generates single docx file. The attributes may contain output file name (or prefix, or suffix)
- It may be not the best, because if number of documents is too high, the preprocessed XML may be to big.
Allow to do batch file creation.
The data source can be a JSON array.
If CSV support will be added, each row can be a input data.
Other approach:
<document>tags. Each document tag generates single docx file. The attributes may contain output file name (or prefix, or suffix)