diegomura / react-pdf

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

font register example page error #2879

Open mathhater opened 3 weeks ago

mathhater commented 3 weeks ago

Describe the bug Font register example pdf is not rendering.

To Reproduce

  1. Go to 'https://react-pdf.org/repl?example=font-register'
  2. See error

Expected behavior rendered pdf

Screenshots 스크린샷 2024-09-24 오전 9 48 10

Desktop (please complete the following information):

bdkopen commented 1 week ago

I opened a pull request to fix this issue. https://github.com/diegomura/react-pdf-site/pull/142