diegomura / react-pdf

📄 Create PDF files using React
https://react-pdf.org
MIT License
15.02k stars 1.19k forks source link

Font to support all characters (fr, ja, etc)? #2081

Open msirghi opened 2 years ago

msirghi commented 2 years ago

Hello,

Is there any possibility to have a font that supports characters from different languages on the same page? We have cases when on one page there might be, for example, Japanese and French, and the text is not static (it comes from an API).

ghost commented 2 years ago

Related to https://github.com/diegomura/react-pdf/issues/933 https://github.com/diegomura/react-pdf/issues/499

msirghi commented 2 years ago

@chathu-novade, so there is no way for now to achieve that?

ghost commented 2 years ago

Yeap. Font fallback support should be there to support character set like JA (which is huge) for now try Arial Unicode or Noto Sans JP.