Page Numbering IN Reports [message #180563] |
Tue, 04 July 2006 03:44 |
samidc
Messages: 35 Registered: February 2006
|
Member |
|
|
I have a Parameter Form through which i enter my first Page number suppose i enter 3.
Now i want that the First Page Number should start from 3 instead of 1 and goes on ....
so it will be like 3,4,5.......
If i enter 6 it should be 6,7,8........
How to do that ?
Thanks
|
|
|
|
|
Re: Page Numbering IN Reports [message #180741 is a reply to message #180725] |
Wed, 05 July 2006 01:55 |
samidc
Messages: 35 Registered: February 2006
|
Member |
|
|
Hi all thanks for response, but to apprise you that in between pages you cant increment the Outpput items it will error out.
The Possible way is to use
srw.get_page_num and srw.set_field_num that will resolve the Problem.
Thanks
SaMiR.
|
|
|
|