How can I preview a PDF,DOCX, PPTX file directly in my browser? I need to Preview the PDF, DOCX, PPTX files in directly through the Browser. for example, The attachment in the gmail we can directly preview any type of file. Like that example i need to implement. Can you suggest me how to do? Instead of IFrame I want to use different approch
Asked
Active
Viewed 624 times
-1
-
Please refer [HERE](https://stackoverflow.com/a/27958186/13378146) for DOC[X]/PPT[X] – Shawn Xiao May 08 '20 at 07:06
1 Answers
0
You can configure the browsers to make the PDF previewing work, please refer PDF.
And you can also use iFrame
in code to preview office files, please check OFFICE as my comments above. And PDF

Shawn Xiao
- 560
- 5
- 18