Generating PDF’s with Javascript
Just fell over this awesome tool for creating PDF’s with Javascript, called jsPDF
Ever wanted to create PDF’s simple? Creating PDF’s with Javascript is the solution – and its extremely simple.
jsPDF is easily installed via NPM, but also you can get it from GitHub here:
Get the library (download here).
They have a very cool demo, where you can tryout code, to see how simple it is her:
Get started with the Demo here