docmentGen/ ├── app.py # 主应用入口 ├── requirements.txt # 依赖包 ├── Dockerfile # Docker 构建文件 ├── templates/ # Word 模板目录 ├── output/ # 生成文档输出目录 ├── README.md # 项目说明 ...
It is no longer possible to create multiple subdoc with each having a separate image, where the subdocuments are from a detail template. This used to work with docxtpl==0.6.3 and python-docx==0.8.7 ...