Go to file
2023-11-25 17:38:07 +01:00
paperless_asn_qr_codes feat: enable debugging alignment with borders 2023-11-25 17:37:34 +01:00
.gitignore initial commit 2023-11-18 17:59:00 +01:00
LICENSE initial commit 2023-11-18 17:59:00 +01:00
pyproject.toml chore: replace git.jcg.re links with equivalent github links 2023-11-25 17:38:07 +01:00
README.md feat: enable debugging alignment with borders 2023-11-25 17:37:34 +01:00

paperless-asn-qr-codes

paperless-asn-qr-codes is a command line utility for generating ASN labels for paperless with both a human readable representation, as well as a QR code for machine consumption. The labels are Avery 4731 labels.

Installation

pip install paperless-asn-qr-codes

Supported Sheets

Some different sheet types are supported with the --format argument, however, not all are tested.

Default is Avery L4731.

Currently tested and known working are:

  • Avery L4731 (DIN A4 Labels)

Tips & Tricks

In case your printer has alignment issues, you can generate a PDF with borders around the labels by using the --border option.

License

paperless-asn-qr-codes is distributed under the terms of the GPL-3.0 license.