This is an angularjs module to save HTML as PDF DEMO, it basically converts the HTML to HTML5 canvas and captures the same and converts it to PDF and saves it in your ...
<script src="bower_components/pdfjs-dist/build/pdf.js"></script> <script src="bower_components/angular/angular.js"></script> <script src="bower_components/angular-pdf ...