I have a master table and a detail table which needs to be nested for .NET mail merge using Aspose.Words. There could be multiple master rows in a page and the detail rows should follow each master row
Eg:
Patient Name: SUE, Check# 123456 is a master record.
There will be multiple detail lines following this master record.
Then it should print the second master record, Patient Name: ALEX , Check# 123457followed by its detail table. We tried nested tables with detail tables nexted inside the master table. This gave us an error: "Nested Tables are not yet supported. ". Pls. advise,
Thanks.
Hema.