Sum at the end of each page issue
-
I would like to achieve the following using handlebars, chrome-pdf, pdf utils:
Given the Invoice example and several items with prices, I would like to have at the bottom of each page the total of the prices of the items of the current page.
In my example code: https://playground.jsreport.net/w/bolenti/lm0cBiP0
All the items prices within the page index 0.How can I achieve the desired result.
Thanks.
-
hi! i think this example satisfies what you are looking for
-
Hi @bjrmatos.
Brilliant! Thanks for your help.