DocumentBuilder builder = new DocumentBuilder(doc);
ReportBuildOptions.InlineErrorMessages;
var hasError = engine.BuildReport(builder.Document, studyData, "Study")
if(hasError ){
// How to get the error text ? exampl…...Product Family words-net , linq-reporting-engine Amisha43 July 25, 2024...happening in foreach loop .For table it works . doc.Range.Replace(errorText...