Skip to content

Releases: pranjal0819/docx-generator

Add Example Document for Legal Company

27 Aug 10:40

Choose a tag to compare

v1.1.0-legal

Add Example Document for Legal Company

Sanitize context and file name

27 Aug 10:39

Choose a tag to compare

v1.1.0

Sanitize context and file name and Add Logger

Generate Documents from CSV

17 Aug 11:45

Choose a tag to compare

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.