Releases: pranjal0819/docx-generator
Releases · pranjal0819/docx-generator
Add Example Document for Legal Company
v1.1.0-legal Add Example Document for Legal Company
Sanitize context and file name
v1.1.0 Sanitize context and file name and Add Logger
Generate Documents from CSV
We have implemented a new feature that allows the automatic generation of documents from CSV data using a DOCX template. This feature reads data from a CSV file and populates the placeholders in a predefined DOCX template, creating personalized documents for each row in the CSV. This process is particularly useful for generating bulk letters, reports, or forms where the data is consistent but varies in specific details for each document.