With the help of the jsPDF library by MrRio i relaunched my Invoice Design with the power of JavaScript code.
Printing PDF's with code was and is a little nightmare. PDF's are created with PostScript and that doesn't works well with any Markup language like HTML.
This will simply improve my speed in writing invoices. Hopefully i will do write a lot.
Served with integrated SVG graphics is gentle on resources. Because of the optimized datasize ~100kb instead of delivering several mb's sized documents.
This template gots what it needs to restructure it as a simple letter. As it's DIN 5008 conform.
Here you can test this out https://andrekelling.github.io/jspdf-template/.
I made another fine creation for a Dymo label-printer in size 36x59mm https://andrekelling.github.io/jspdf-template-labelprint/.