This commit is contained in:
2020-09-14 23:40:15 +00:00
parent d23a819747
commit 0ba82a8bed

View File

@@ -12,21 +12,6 @@ TODO: Report confirmation checklist
custom extra javascript functions EXAMPLE NEEDED
Bar codes bar codes, holy fuck this looks good: https://github.com/metafloor/bwip-js used by jsreport
https://github.com/jsreport/website/blob/6bdb8be5e45edf6038505be97a00157760972edd/_posts/barcode-in-report.md
https://stackoverflow.com/questions/19017512/use-canvas-inside-a-handlebars-template
https://github.com/metafloor/bwip-js#browser-usage
https://www.scandit.com/blog/types-barcodes-choosing-right-barcode/
https://github.com/metafloor/bwip-js/wiki/BWIPP-Barcode-Types
let opt = {
bcid: "code128", // Barcode type
text: "0123456789", // Text to encode
scale: 3, // 3x scaling factor
height: 10, // Bar height, in millimeters
includetext: true, // Show human-readable text
textxalign: "center" // Always good to set this
};
Mailing labels
Alternate paper sizes A4, Letter etc