I am trying to convert word template into DOCX document using Aspose LINQ Reporting Engine.
I have one scenario where table cells are getting merged vertically depending upon data structure.
I have attached one of the table example here.
TableCellsConditionalMergingIssue.zip (9.4 KB)
Is this possible to create this kind of merging cells structure using LINQ Reporting Engine?