r1 - 27 Dec 2005 - 07:03:28 - SooGuanYou are here: TWiki >  Main Web  >  ElixirReport > ElixirReportCookbook > PageNumberingLocaleFormating

Apply locale formatting

1. Report On Render Begin:

pageCount=1

2. Page Footer On Render End:

++pageCount

3. Field in Page Footer:

"Page "+ Format.formatNumber(pageCount,0,"th_TH_TH")

-- SooGuan - 27 Dec 2005

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback