Hi All,
I am having a problem while designing RDL of the base report 407. In the option page there is an option that, no. of copies an user wants to print. If a report generated 3page, and the no. of copies are 2, then total 9 pages will be generated.
Original----3page
Copy 1----3page
Copy 2----3page
I want to print the page no as n/m format.
For original it will be 1/3, 2/3,3/3.
For Copy 1 it will be 1/3, 2/3,3/3.
For Copy 2 it will be 1/3, 2/3,3/3.
How to print as above?.....
#-o
Plz suggest.
0
Comments
You can't do it. Or better... you can "reset" the page number but you can't reset the total.
If you take a look to Standard Sales Invoice you'll see that total isn't shown.
It works as expected... More or Less...