Hi,
I read some of the other replies for the similar problem, but it did not give me an answer I was looking for. I am trying to create parent child relationship WITHIN the Word table. That means that I do not want to repeat table header and footer for every parent row. Example:
Header 1, Header2, Header3
Product A, Amount, Item
SubProduct AA, Amount, Item
SubProduct AB, Amount, Item
Product B, Amount, Item
SubProduct BA, Amount, Item
Total...
Is this possible?
Thank
Hi Branislav,
Thanks for your inquiry. We are working over your query and will get back to you soon.
Best regards,
Hi Branislav,
Thanks for being patient. I have prepared a sample template document for you (see attached in.docx). I hope, this helps in achieving what you’re looking for.
Best regards,
Hi,
This is what I figured also, but it does have some problems, like not aligning TD breaks with parent table and leaving a bit of leading space (can be fixed manually) and leaving empty space before and after the row (can be fixed by something like EmptyParagraphRemover extends DocumentVisitor… and remove empty paragraph lines with specific markers). I was hoping to find a solution to do it in a single table. Oh, well, I will just have to use it with nested tables for now.
Thank you.
Hi Branislav,
Thanks for your inquiry. Well, you can adjust some cell margins/paddings to create desired look/layout of template. Please refer to the following article to learn about different rules when preparing “mail merge with regions” templates. I hope, this helps.
Best regards,