We would like to show the document (e.g. pptx
, xlsx
, docx
, pdf
, html
) in a html page after retrieving it fro
Non-html content apart from images needs to be retrieved using an object, embed or iframe tag
somepage.pdf could be somepage.jsp?filename=somepage&mimetype=application/pdf
Here is an interesting link How to Embed Microsoft Office or PDF Documents in Web Pages
and here is a stackoverflow search