I am trying to render office files in the html page but without uploading them online. I want to show them in the HTML page from my local host only. After failing on that I decided to convert office files into HTML and display them in separate iframe. For ppt,docx and doc i have used this which uses Apache POI but i was not able to find anything that can do it for pptx files. Is there any simple way to do it?
Asked
Active
Viewed 804 times