neozhu / CleanArchitectureWithBlazorServer

This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
https://architecture.blazorserver.com/
MIT License
784 stars 219 forks source link

QuestPDF Fonts (docs) #456

Closed jochem4207 closed 1 year ago

jochem4207 commented 1 year ago

Hey Guys,

This is more to inform / ask. It can be that i'm a little bit behind on the repo but when I use the export function on the product page (after setting the key) it crashed because it was not able to find the font simhei. I'm running windows 11. I changed it to calibri which is as far as I know a really basic font and it works just fine. I probably need to install the simhei font but I think if that's the case it should be in the readme.

Many thanks, still loving it and going to the moon with this repo 🚀

neozhu commented 1 year ago

@jochem4207 Thank you for your feedback. the Calibri font works well for English content. However, if the content includes Chinese characters, the SimHei font is necessary. I agree that this is an important detail that should be included in the readme. We appreciate your suggestion and will make sure to update the documentation accordingly.

Keep enjoying the repo and let's continue our journey to the moon! 🚀

neozhu commented 1 year ago

the new version no longer uses the SimHei font.