Displaying Page number based on total number of records in XML Publisher RTF
We need to display the page number in xml publisher RTF based on the total number if invoices.
If we have 2 invoices and each invoice is of 8 page then we need to display page number as 1/1,1/2….1/8, then 2/1,2/2….2/8.
We will be getting the total invoice count from the xml data. Please let me know how to achieve this functionality.
Thanks,
Sakthi