Relative Content

Tag Archive for c#.netopenxml

AltChunk is empty when iserting Html in Docx document

I’m desperatly trying to insert the HTML content of a text editor received through the API in a docx template.
After going through the method, the altChunk is correctly inserted but the content is empty.
I’ve tried to inserted the text directly and it works fine, but it’s not working with html.