marcbachmann / node-html-pdf

This repo isn't maintained anymore as phantomjs got dreprecated a long time ago. Please migrate to headless chrome/puppeteer.
MIT License
3.56k stars 543 forks source link

How to set font family for PDF? #473

Open danielmrd15 opened 6 years ago

davidthomas1 commented 5 years ago

Does anyone have an answer to this?

davidthomas1 commented 5 years ago

Use this - @font-face { font-family: 'Arial'; src: url(${SERVER_URL}/Arial.ttf) format('truetype') }