How to add sum row in each page #1355
Unanswered
VladaMitic
asked this question in
Q&A
Replies: 1 comment
-
docx don't have any support for this, so it seems you may have to write custom logic to calculate the columns etc |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, First thanks for the great package.
I am trying to render a multi-page table in word, and I really didn't have a problem with that. But I need to add the last row on each page that is the sum of certain columns on that page, accept the last page where that row is a sum of all certain columns. Is there any solution or recommendation for this?
Beta Was this translation helpful? Give feedback.
All reactions