Dear all,
I’m using Aspose.Words to do MailMerge, I want something like this:
The .doc:
±—+
| hdr |
±—+
| |
±—+
| |
±—+
The will have many lines, which end up a table cross many pages;
The is the sum of all s, a value calculated by the code (but not by Word) and passed into the .doc;
By setting the “hdr” to be table header, it repeats across pages, which is good;
Now I want the row/footer to repeat across pages too.
Is it possible?
Thanks,
Yihua
Hello
Thanks for your request. There is no way to repeat table footer on each page in MS Word. Maybe as workaround you can try using page footer.
Best regards,
Andrey,
Many thanks for the answer!
BR,
Yihua