|
|
|
|
|
by masida
3943 days ago
|
|
Yeah, that's exactly the way I do it. The invoice data from my hledger file and a HTML template together are generated to a HTML invoice. The HTML invoice together with a CSS file are processed to PDF using WeasyPrint [1]. [1] http://weasyprint.org/ |
|