问题
I need to create a PDF file on the client side using JavaScript. How do I do that?
回答1:
jsPDF is an open-source library for generating PDF documents using nothing but Javascript
回答2:
JSPDF should be all you need...
回答3:
Use a web service that converts HTML pages to PDF, e.g. PDF Download
来源:https://stackoverflow.com/questions/5029238/can-anyone-tell-me-that-is-it-possible-to-generate-pdf-files-using-javascript