Hello,
I’m using linq reporting and generate Document and some tag contains html. The “format -html” works fine and include the html in the generated word which mostly display fine.
But the content comes from a wysiwyg…... For example: Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.Write("<<[value]:\"format\"...