- 1
How to turn html form into pdf
3 Respuestas
+ 4
Since i don't see it on the posts 🇮🇳Omkar🕉 provided i'll just add it here:
PDFKit:
https://pdfkit.org/
https://youtu.be/46c__islxCg
* PDFKit also available on other languages such as python, and more...
Using API:
https://www.convertapi.com/html-to-pdf
https://pdfcrowd.com/#convert_by_input
https://htmlpdfapi.com/
+ 2
Use searchbar before you ask.
You can easily find solutions on internet
https://www.google.com/amp/s/m.wikihow.com/Save-a-Web-Page-as-a-PDF-in-Google-Chrome%3famp=1
https://www.sololearn.com/discuss/1467221/?ref=app
https://www.sololearn.com/discuss/906820/?ref=app
https://www.sololearn.com/discuss/1472280/?ref=app
+ 2
🐍🗡️ R. S 💖 A. S🗡️🐉 , Changing extension will not change type of file. Extension is way of specifying charecteristics of file. This can be used by OS to identify associated apps or other utilities that may use, read/write these files.
Changing extension is not enough to convert HTML to PDF. After all it'll contain same data.