Icon clock-oIcon file-oIcon linkedin-squareIcon mark-githubIcon stack-overflowIcon wrenchIcon xing

jsPDF templates

Well designed custom PDF printing with JS

invoice print out one page

invoice print out one page
Techs

jsPDF

Format

A4, on Github

Year

2018

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/.