Skip to content

sanket2000/invoice_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello,

Note: This program assumes you have python3.6 or later and Libre office installed.

With this program you can generate multiple pdf files from .csv data and .odt template file.

Basically, find text (csv column header) in .odt template, replace it with data in .csv row and export to pdf.

Step1: Create a formated .odt file as template.

Step2: Put place-holder values in template file to be replaced.

Step3: Create a .csv file with place-holder vales as headers.

Step4: Put replacement value under header rows.

Step5: Place .csv and .odt file into 'data' folder

Step6: Run generate.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages