質問編集履歴

1

タイトル・内容を加筆

2023/05/10 13:08

投稿

ganec
ganec

スコア1

test CHANGED
@@ -1 +1 @@
1
- pdf-libで日本語テキストをPDFに書き込みたい
1
+ pdf-libで日本語テキスト入力実装で、TypeError: fontkit.create is not a function のエラーが出る
test CHANGED
@@ -60,7 +60,8 @@
60
60
 
61
61
  ### 試したこと
62
62
 
63
- 下記サイトを参考に、実装しました
63
+ 下記サイトを参考に、react-pdfをinstall
64
+ https://stackoverflow.com/questions/73543912/attempted-import-error-create-is-not-exported-from-fontkit-imported-as-fo
64
65
 
65
66
  ### 補足情報(FW/ツールのバージョンなど)
66
67