Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PDFファイルをJavascriptでBase64にエンコードする必要があります。JavascriptでBase64エンコードのjpegまたはpng画像を作成できますが、PDFファイルからBase64エンコードの文字列を作成する方法やサンプルコードが見つかりませんでした。
HTML5キャンバスを使用した解決策はありますか?
ありがとう。
これが一人の人がそれをした方法です:
他のいくつかの可能な解決策を提案するリンクは次のとおりです。