Recently, I am working on a feature which the user could upload files like .pdf or .doc and then viewing them as pics on the web page. I am wondering is there a way that I can do that without actually converting them to .jpg or .png by a third party software on the server? Is it possible to implement this feature only us js,jquery and django?
Share
Not sure about .doc you would need to go and convert that into PDF. You can show PDFs by using created by Mozilla
pdf.js