I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the data source.
Currently, I’m instantiating the data source like this:
var dataSource = new JsonDataSource(n…...efficient or recommended way to load large JSON inputs into the reporting...improve the performance of loading large JSON inputs, consider...