Hi,
i have a list report which has a page break on a unique ID. My requirement is to display a diclaimer text at the last page of each group.
Example..if i have 3 pages for an ID, i need to diaply the disclaimer text only at the 3rd page.
The issue is that if i render the disclaimer text based on PageNumber(), it doesn't work in PDF.
Is there a way to make this work in PDF?
Thanks,
Gopinath