How to create a #pdf file from #html input using jspdf
Hello, looking for a simple way to export input data from an HTML page, I found that using the #jspdf library is the best way. So, here is a simple sample of how to use it. Enjoy. – Web Post: – jsPDF link: – library: source code with different content that instead of saving the file, it’s open a…