Hello Team,
I have uploaded a Document named Base_Document. I will be feeding some live data inTo the model, and during generation, this real-time data will be replaced using Aspose syntax.
However, after generation, t…...void UpdateReportData(Document doc, Study studyData) { R.ReportingEngine...= false; engine.BuildReport(doc, studyData, "Study"); } Note:...