A Craftadoc template. (Using LaTeX.)
A simple invoice template with automatically calculated gross total price, taking into account the VAT percentage you fill in.
Directly use the template in your browser using Craftadoc here! And fill in the template using the automatically generated UI. This is the easiest option.
Open the source code in Overleaf: visit the template page, select the gear icon in the top right and select Open in Overleaf
.
Clone this repository and use your favorite latex compiler locally. (This template uses XeLatex.)
Original template: https://github.com/mrzool/invoice-boilerplate
- Changed everything but used the original template for layout design.