Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Page number

Former Member
0 Likes
452

HI ,

i want to display page number like

Page Number: X/Y (shown in the case of printing)

(X: current page number, Y: total page number)

so how we can display like this ,

THX

HI ,

i want to display page number like

Page Number: X/Y (shown in the case of printing)

(X: current page number, Y: total page number)

so how we can display like this ,

THX

2 REPLIES 2
Read only

Former Member
0 Likes
432

&sfsy-page& / &sfsy-formpages&

Read only

Former Member
0 Likes
432

Hi,

I hope it will work.

Page Number: &page& / &SAPSCRIPT-FORMPAGES&

Thanks,

Anil.G