View Single Post
 
Old 05-10-2022, 01:56 PM
JimYuill JimYuill is offline Windows 10 Office 2021
Novice
 
Join Date: May 2022
Posts: 6
JimYuill is on a distinguished road
Smile Creating usable MS-Word web-pages

I'd like to put Word docs on my web-site, in HTML format.
However, Word's HTML has a number of bugs, formatting problems and missing features.

So, I wrote a program that makes Word web-pages more usable, and it fixes those bugs.
The program is free and open-source.
WordWebNav : create usable MS-Word web-pages

WordWebNav's features include:
  • A document-text pane, with adjustable width, and support for user-comments at the bottom
  • A navigation pane, with hyperlinks to the headings in the document-text panel.
  • A header-bar for site-navigation, e.g., breadcrumbs
  • Fixes for common bugs in Word's HTML, such as:
    • Word-HTML's paragraphs span the browser's width, which makes them difficult to read.
    • Word-HTML's multi-level lists are mis-formatted

Reply With Quote