LINQ reporting engine with HTML content

data source has a column where the content is HTML, when we use buildReport raw HTML content is displayed on the document not the RENDERED HTML. How do we show the RENDERED HTML?

@dileepawijay You can use -html switch to make Aspose.Words LINQ Reporting Engine to interpret the HTML content. Please see our documentation for more information:
https://docs.aspose.com/words/java/outputting-expression-results/

1 Like