Greetings, How can I change the caption of ppSystemVariable (if any) to other caption? eg. I want to change the word 'Page" in PageSetDesc of ppSystemVariable.
If you are trying to show "page" in a different language, you may just need to change the Report.Language property and the static words will automatically be translated. The article below explains how enable International Language Support with your reports. Also, you will want to check out the \RBuilder\Languages\ReadMe.doc file for information on adding new words into the resource.dll file. For the PageNoDesc, you will want to see resource number 18.
------------------------------------------------------ Artice: ReportBuilder International Language Support ------------------------------------------------------
ReportBuilder includes built-in support for 11 international languages. There is a translation app available for performing additional translations or customizing the existing translations.
When you install ReportBuilder there is an option to install a default language and to install any additional languages. When creating reports, you can then set the Report component's Language property to specify a language other than the default.
1. For a list of the available translations please see:
3. Check the Developers Guide - Deploy section and the ..\RBuilder\Languages\ReadMe.doc for more detailed info.
4. Check the 'friends | languages' section of our web site for available translations.
If you would like us to post one of your translations to our web site for others to share, then please send the files to support@digital-metaphors.com.
5. RB does not contain any logic for handling multi byte character sets or the unicode character set. --
Comments
If you are trying to show "page" in a different language, you may just need
to change the Report.Language property and the static words will
automatically be translated. The article below explains how enable
International Language Support with your reports. Also, you will want to
check out the \RBuilder\Languages\ReadMe.doc file for information on adding
new words into the resource.dll file. For the PageNoDesc, you will want to
see resource number 18.
------------------------------------------------------
Artice: ReportBuilder International Language Support
------------------------------------------------------
ReportBuilder includes built-in support for 11 international languages.
There is a translation app available for performing additional translations
or customizing the existing translations.
When you install ReportBuilder there is an option to install
a default language and to install any additional languages.
When creating reports, you can then set the Report component's Language
property to specify a language other than the default.
1. For a list of the available translations please see:
http://digital-metaphors.com/rbuilder/languages.html
2. The Language Translation app can be downloaded from
http://digital-metaphors.com/lang/rbLang.exe
3. Check the Developers Guide - Deploy section and
the ..\RBuilder\Languages\ReadMe.doc for more detailed
info.
4. Check the 'friends | languages' section of our
web site for available translations.
If you would like us to post one of your translations to
our web site for others to share, then please
send the files to support@digital-metaphors.com.
5. RB does not contain any logic for handling multi byte character sets or
the unicode character set.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com