How to print Text 'Continued..." in all pages except last page in XML Publisher Report? I wanted to share the solution with screen shots so that in future this can be referred directly and can be implemented.
We had a requirement in one of the report to print text "Continued..." in all pages except last page in XML Publisher Report. After inputs from technical folks I was able to achieve that by following:
In Form field "init pt" we need to add below text:
< ?init-page-total:pt?>
In Form field "close_pt" we need to add below text:
< ?end-page-total:pt?>
In Form field "Carried Forward" we need to add below text:
< xdofo:inline-total display-condition="exceptlast" name="pt">Continued...< /xdofo:inline-total>
< ?call-template:CarryFwd?>
This will print text "Continued..." in all pages except last page.


If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With