Hi,
I have 2 pagearea in 1 master page.
Example :
Masterpage
- Pagearea1
- Pagearea2
Pagearea1 and pagearea2 will be printing almost the same data, but I need to initilize its pagecount for individual pagearea. How can I do so?
Current situation, the page count for all total pages for (pagearea1 + pagearea2).
WHILE i need to count total page for pagearea1 and another new set for pagearea2.
Edited by: Hui Leng Yeoh on May 8, 2008 10:09 AM