kempsteven / vue-html2pdf

vue-html2pdf converts any vue component or element into PDF, vue-html2pdf is basically a vue wrapper only and uses html2pdf.js behind the scenes.
https://www.npmjs.com/package/vue-html2pdf
MIT License
440 stars 74 forks source link

Add a font for nuxtJS implementation #75

Open asennoussi opened 3 years ago

asennoussi commented 3 years ago

Hi, how could I add a font using NuxtJS implementation? Thank you