Added logic to generate barcodes and generate a PDF with them all. Included free barcode fonts. Also added gitignore file.

This commit is contained in:
dan
2021-06-10 00:48:01 -04:00
parent 3ecdd3a4f3
commit 4431f4836e
9 changed files with 177 additions and 7 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/static/barcodeFont/*.pkl
/static/barcodes.pdf