diegomura / react-pdf

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

can add multiple korean text format? #2666

Closed mozart25 closed 2 months ago

mozart25 commented 2 months ago

Is your feature request related to a problem? Please describe. right now, only "Nanum Gothic" is working properly. However, we want to use other different korean format in pdf.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

mozart25 commented 2 months ago

i solved by imporing "ttf" file from local folder, and not to use "url" but use local ttf font file.