index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: How I put current page of total page print Header :: (4)Post a New Message | Post a Reply
May 6 2005, 10:18 PM
 How I put current page of total page print Header Post a Reply
 wongsa

View this author's profile Send this author a private message

since: Apr 15, 2005
from: Bangkok Thailand.

How I put current page of total page on print Header  properties?



May 9 2005, 7:28 AM
 Re: How I put current page of total page print ...Post a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

This functionality will be available as of the next minor release due by the end of this week (Firday 13th May, 2005). The following parameters will be replaced for the PrintHeader and PrintFooter properties.

@ReportTitle - The report's title
@CurrentPage - The current page
@NumOfPages - The number of pages
@NumOfRecs - The number of records.

e.g.

objWiz.PrintFooter = "<div align=right>Page @CurrentPage of @NumOfPages (@NumOfRecs recs)</div>"




-------------------------
Ghost
May 9 2005, 7:28 PM
 Re: How I put current page of total page print ...Post a Reply
 wongsa

View this author's profile Send this author a private message

since: Apr 15, 2005
from: Bangkok Thailand.

Very grace ,

Thank you ver much,



May 11 2005, 9:58 AM
 Re: How I put current page of total page print ...Post a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

This functionality has been added as of version 2.5.30


-------------------------
Ghost
Pages: (1)   [1]

search this forum: