This project is a basic Electron application to create ASN (Archive Serial Number) barcode stickers in CODE128 format for Paperless NGX.
cd paperless-asn2pdf
npm start- Clone the repository:
git clone https://github.com/phipzzz/paperless-asn2pdf.git cd paperless-asn2pdf - Install dependencies:
npm install
- Build the executable for your platform:
npm run dist
- Node.js
- npn
- electron-builder
- Configuration After you started the app, adapt the configuration according to your needs.
- Print scale Ensure you selected 100% scale on your PDF reader when you prepare printing.
- Result
- Preconfigured sticker types (e.g. Herma 4504), including all parameters like padding, rows, columns...
- Improved documentation
- Update notifications / auto update
- Prebuild execuatbles for different plattforms
- Preview options
- Application hosted on Website
- Different code types
- Start position (row and column) for partial sheets


