How to embed a document in HTML page?

前端 未结 3 2159
你的背包
你的背包 2020-11-30 09:19

We would like to show the document (e.g. pptx, xlsx, docx, pdf, html) in a html page after retrieving it fro

3条回答
  •  北海茫月
    2020-11-30 09:53

    If you are looking for a pure HTML version of the document (for fast rendering and cross browser support), you can go through Docspad. Docspad helps embedding all the different popular document formats into your web application. http://docspad.com

提交回复
热议问题