How to get report total page like 1 of 15 with pick slip page like 1 of 1
Hi mentors,I am creating rdf based xml report where i am creating the rtf template.
in report i want pick slip page and report pages. i am able to bring the pick slip pages from word options insert page but at the same time i am not able to see the
pages like : 1 of 15, 2 of 15 , 3 of 15 ........like that. in RTF template i am using for group like <?for-each-group@section:G_HEADER_NUMBER;./PICK_SLIP_NUMBER?><?sort:PICK_SLIP_NUMBER;'ascending';data-type='text'?>
so i think page reseting at each page but i want both kind of pages.
Please help.
0