How to turn html form into pdf | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 1

How to turn html form into pdf

18th Mar 2020, 11:01 AM
Rishik Reddy
Rishik Reddy - avatar
3 Respostas
+ 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/
18th Mar 2020, 11:28 AM
Burey
Burey - avatar
+ 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.
19th Mar 2020, 10:20 AM
šŸ‡®šŸ‡³OmkaršŸ•‰
šŸ‡®šŸ‡³OmkaršŸ•‰ - avatar