flyingsaucerproject / flyingsaucer

XML/XHTML and CSS 2.1 renderer in pure Java
Other
1.97k stars 553 forks source link

Google fonts not working #223

Open aravindkesavarapu opened 9 months ago

aravindkesavarapu commented 9 months ago

I have tried multiple ways to add Google fonts to the pdf but nothing worked for me.

Can you help me how to add the fonts style to pdf?

Clockwerk300 commented 2 months ago

Write: font-family: Inter; instead of: font-family: "Inter";