HakanL / WkHtmlToPdf-DotNet

C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
GNU Lesser General Public License v3.0
372 stars 67 forks source link

How to customize fonts such as imitation song #47

Closed gnahziak closed 3 years ago

gnahziak commented 3 years ago

There are imitation Song fonts in my static page, and the PDF generated directly is garbled, how to import fonts?

HakanL commented 3 years ago

They should be picked up from the CSS/HTML. Try it with the native library as the wrapper doesn't do anything for the fonts.