Is there a way to export a simple HTML page to Word (.doc format, not .docx) without having Microsoft Word installed?
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