Docx-to-HTML icon indicating copy to clipboard operation
Docx-to-HTML copied to clipboard

Converts .docx files to HTML

Results 4 Docx-to-HTML issues
Sort by recently updated
recently updated
newest added

Hi It`s a good library. I use it in my projects. Will you release for .doc? Thanks

how can i get footnote list on each pages?

It would be great if the hyperlinks could be preserved. They are located in word/_rels/document.xml :)

I am attempting to use this class to convert an uploaded docx file to HTML on the fly for a web app I'm working on. The HTML conversion is working...