Skip to content

carymrobbins/html2docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html2docx

html2docx utilizes Microsoft Word's ability to convert HTML to DOCX.

Disclaimer - The files generated by this utility only work in Microsoft Word and are not compatible with other word processing variants (OpenOffice, etc.)

Setup

cd path/to/html2docx

# Dependencies
./install_apt_requirements

# Build
xbuild /p:Configuration=Release

# Usage
cd html2docx/bin/Release
mono html2docx.exe inputfile.html outputfile.docx

About

Convert HTML to Micrsoft Word 2007 (docx)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages