IMailMergeDataSource of Nested Tables

Hello,

I need to perform a mail merge in of nested tables as shown in the atttachment. I currently use a custom IMailMergeDataSource and is able to handle a single level table. However, when I add a nested table, I am getting "TableEnd:HealthActions is missing" exception and the GetChildSources is never invoked.

I'd looked at this thread and tried out but I kept getting "TableEnd:HealthActions is missing". I am using Aspose.Words V14.5.0.0

Is there any problems on table region in my template? Do you have any sample code which handles nested tables as shown on my example in the attachment?

Thanks!

Tiffany

Hi Tiffany,

Thanks for your inquiry. I suggest you please read following documentation link.
http://www.aspose.com/docs/display/wordsnet/How+to++Mail+Merge+from+XML+using+LINQ+to+XML

Please check the code example shared in following forum link.
https://forum.aspose.com/t/58636

Hope this helps you. Please let us know if you have any more queries.