Questions tagged [table-footer]
31 questions
-4
votes
1 answer
html print table add total value as footer per page
Is there a way to print a table that includes total value of a column in a page
For example:
*Page 1*
Name | Salary
Gray | 1500
Red | 2000
Total| 3500
*Page 2*
Name | Salary
Black| 500
White| 2000
Total| 2500

gray
- 103
- 2
- 4
- 20