How to convert html to pdf using python or javascript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to convert html to pdf using python or javascript?

30th Nov 2019, 1:03 PM
Andi Wahyu Khusnul Malik
Andi Wahyu Khusnul Malik - avatar
3 Answers
0
You can easily convert html into pdf by using the JsPDF JavaScript library. JsPDF link : https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.5.3/jspdf.min.js YouTube Video : https://youtu.be/Z2WFFXiCAW8 JsPDF is simpler. You can acheive the same by using vanilla js , pdf.js , etc.,
1st Dec 2019, 11:53 AM
Siva
Siva - avatar
0
Oh thanks
1st Dec 2019, 11:59 AM
Andi Wahyu Khusnul Malik
Andi Wahyu Khusnul Malik - avatar
1st Apr 2022, 2:09 AM
Abhishek Singh
Abhishek Singh - avatar