Hello,
I need to create a Word template for some kind of report with the following table structure inside:
Customer Name | Overpayment (-) or Debt (+) | Total | Details | ||
Payments | Fines | Penalties | |||
Customer #1 | + | 10 | 2 | 7 | 1 |
- | 13 | 3 | 6 | 4 | |
Customer #2 | + | 7 | 2 | 4 | 1 |
- | 23 | 13 | 5 | 5 | |
I tried to use the markup from the attached document and doc.MailMerge.RemoveEmptyParagraphs = true option but the result was ugly - the table "Details" wasn't joined together with outer table. See it on the attached image. The test on image is in russian. If you have any problems with it I'll translate it.
Please give me an advice how to format the template to get the result like on the table above!
p.s.: Aspose.Words 9.7.0