Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Language

edited December 2004 in General
Hello,

does anyone know if it is possible to change the default language at runtime
in RB9?
We have integrated Dutch and German in our programme, so the user could
change the language at runtime. Now we need the feature for RB.

Thanks in advance.

Yours,
Heinz

Comments

  • edited December 2004
    Hi Heinz,

    If you have the proper .dll files installed, you can change the language RB
    uses at runtime using the TppReport.Language property. See the
    ReportBuilder help for this topic for more information. I also posted an
    article below that may give you more information.

    ------------------------------------------------------
    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://www.digital-metaphors.com/Subpages/Downloads/CompanionLang.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. 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.


    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.