Best way to export html to Word without having MS Word installed?

后端 未结 11 2279
执笔经年
执笔经年 2020-12-10 03:13

Is there a way to export a simple HTML page to Word (.doc format, not .docx) without having Microsoft Word installed?

11条回答
  •  庸人自扰
    2020-12-10 03:18

    There is an open source project called HTMLtoWord that that allows users to insert fragments of well-formed HTML (XHTML) into a Word document as formatted text.

    HTMLtoWord documentation

提交回复
热议问题