Skip to content

phpanhey/pythonic_latex_invoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythonic invoice

a pythonic way to create your invoices.

usage

first make a config file. a example config is provided (invoice_doe_olsen_inc.json.example). place your logo called logo.pdf here /src/img/. a example logo is provided (logo.pdf.example).

python3 pythonic_latex_invoice.py --config invoice_doe_olsen_inc.json

will compile to this invoice_doe_olsen_inc.pdf:

alt text

dependencies

commandline pdflatex is required.

language adjustments

language adjustments can be done direcly in a fork of this repository.

thanks to mkropat

thanks for mkropat for his invoice template, that can be found here: mkropat invoice

About

a shortcut to generate an invoice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published