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.
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.
 
 
cheetahdotcat 07c8742970 release 3 years ago
LICENSE release 3 years ago
README.md first commit 3 years ago
index.html release 3 years ago
pdf.js release 3 years ago
pdf.worker.js release 3 years ago

README.md

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 (c) 2019 Andrew Dillon | MIT License
  • downloadjs (c) 2016 dandavis | MIT License