Displaying text between table break
-
Hello,
I am trying to display the text "Continuation" between the table breaks on the next page.
https://playground.jsreport.net/w/FuriousBranko/SY84aFdg
I've tried using the 'newPage' handle but I wasn't able to generate anything.Expectation:
Essentially if the page breaks anywhere within the <table> tag, at the beginning of the page before continuing the rows it should say "Continuation."
-
How about pdf utils solution like this one?
https://playground.jsreport.net/w/anon/~OElsZM9If the table appears at the dynamic position, you can use hidden marks to merge the
Continuation
text at the right pages.
https://jsreport.net/learn/pdf-utils#adding-items-to-the-page