OfficeDev / Open-Xml-PowerTools

MIT License
692 stars 26 forks source link

ConvertToHtml have an issue with Strict Open XML Files #251

Closed IrakliLomidze closed 5 years ago

IrakliLomidze commented 6 years ago

ConvertToHtml have issue with Strict Open XML Files

... XElement htmlElement = WmlToHtmlConverter.ConvertToHtml(wDoc, settings); Generate Null reference exception, But if document is in TRANSITIONAL DOCX format all works fine.

tomjebo commented 5 years ago

Closing all issues as this repo is being archived and will no longer be maintained by Microsoft. The project is licensed for continued use and development by forking to your own repo.