Skip to content

Generate Documents from CSV

Choose a tag to compare

@pranjal0819 pranjal0819 released this 17 Aug 11:45
· 1 commit to main since this release

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.