shbatm / paperless-asn-qr-codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%