Using Python, script generates a simple PDF invoice, and encrypts it for sending. Also searches Companies House, for client details.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Moved certain elements to header() and footer() method of the My_PDF class, so they are shown on every page produced.
f0d7327View on GitHubCorrected NET price variable. Counted invoices in csv log, to produce invoice number.
53d026aView on GitHubFurther changes. Can now encrypt file with public keys in your key change. Further edits to pdf, but not ready.
097faf6View on GitHub1
commits