how to view the docx and pptx file when a link is clicked it should open in a new tab and viewed it in offline using HTML5 or php or js or anything else
Asked
Active
Viewed 542 times
1
-
can you convert those files into PDF??? If yes then use iframe – BetaDev Apr 05 '17 at 19:13
-
And another easy way is, you can make those files downloadable by user. Where user can download and open – BetaDev Apr 05 '17 at 19:18
-
See http://stackoverflow.com/questions/27957766/how-to-render-word-documentdoc-docx-in-browser-using-javascript. – Ben Shoval Apr 05 '17 at 19:19
-
how can i convert those files into pdf??... Webdev – Senaathipathy Apr 06 '17 at 15:53
-
and i need to view that docx and pptx file from local drive and it will be uploaded by the admin dynamically.......... – Senaathipathy Apr 06 '17 at 15:55