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や.docなどのファイルをアップロードして、それらをWebページに写真として表示できる機能に取り組んでいます。サーバー上のサードパーティソフトウェアによって実際に.jpgまたは.pngに変換せずにそれを行うことができる方法があるのだろうか?js、jquery、djangoだけでこの機能を実装することは可能ですか?
.docについては、PDFに変換する必要があります。Mozillaが作成したものを使用してPDFを表示できます
pdf.js