Hello, I’m trying to convert a html to pdf in PDF.NET
However on macOS it always fails via:
System.InvalidOperationException: Cannot find any fonts installed on the system.
this is my source code:
Fonts tree
.
├── …...ttf ├── Lucida\ Sans\ Unicode.ttf ├── Lucida\ Sans.ttf ├──...