How know when pdf changes page
-
Hi, I have a question about PDF utils.
I need in every page, insert a calculated row, with the summary of the prior page's rows.
It's possible?I have a table, with a lot of rows, and occupy more than 1 page.
Regards,
Gaston
-
Have you tried something like in this example?
https://playground.jsreport.net/w/anon/BkEHf9MNG-11It will be more tricky to merge table row to another table, but maybe it could work.
-
Nice, ty!
Close please