erichard-dev / printable-resume

create a HTML resume which can be upload as PDF file (HTML CSS FLEXBOX jsPDF)
0 stars 1 forks source link

state of the art HTML->PDF #2

Open erichard-dev opened 3 years ago

erichard-dev commented 3 years ago

What are the available technologies to convert HTML into PDF ?

erichard-dev commented 3 years ago

Firefox solution : https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/saveAsPDF

erichard-dev commented 3 years ago

jsPDF : https://github.com/MrRio/jsPDF

erichard-dev commented 3 years ago

HTML2CANVAS : https://html2canvas.hertzen.com

erichard-dev commented 3 years ago

Web service using Vue.js : https://www.api2pdf.com/

erichard-dev commented 3 years ago

convert html to pdf with Php : https://stackoverflow.com/questions/5190635/how-to-convert-html-into-pdf-with-php

erichard-dev commented 3 years ago

pdfmake : https://github.com/bpampuch/pdfmake/tree/0.1