You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
361 B
Markdown

# dhl-label-printer
Converts DIN A4 DHL Labels to 62mm Labels.
Proof-of-concept that you dont need a backend, you could host it entirely on github pages, for free.
## Dependencies & Licenses
- [PDF-LIB](https://github.com/Hopding/pdf-lib) (c) 2019 Andrew Dillon | MIT License
- [downloadjs](https://github.com/rndme/download) (c) 2016 dandavis | MIT License