I\'m using HTML5 File API to get some document(.doc/.docx/.pdf) uploaded. And I want to show that document preview before uploading it to server. Is there any way to do such thi
Back in the days you were able to do something like that:
You do not have Word installed on your machine
Not sure if this is still supported, but if so, you could use JS to inject that object onto the page to preview it.