Search code examples
javascriptvue.jsframeworksquasar

How to generate pdf from html and css in Vuejs?


I'm working on a tool "Resume Builder" using Vuejs. Is there any bettter way to generate pdf ( of resume ) from html with css . I have used jsPdf Library but not getting desired outcomes. I want to keep html "a" tag clickable in generated pdf. I have also tried html2canvas.js but in that "a" tag is not clickable due to image in pdf. jsPdf is generating pdf but not applying css.


Solution

  • I found Kendo UI is the best api for pdf from DOM.

    https://docs.telerik.com/kendo-ui/framework/drawing/drawing-dom