Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-lingual reports
Message
 
À
07/03/2003 03:41:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Divers
Thread ID:
00762608
Message ID:
00762631
Vues:
14
Hi Macer!
I made a solution - it is simplified but it works. The solution consist of two parts.
1. Form that extract lables from a report and let user and/or developer to provide translations. The translation are stored into a table
2. Code that opens frx file just before the report is executed and replace report labels with the translation when parameters.translate is set to .T.
If real data have to be translated/switched report field with expresion like this is used IIF( parameters.translate, name, name_in_second_langauge )



>Hi,
>
>I was wondering if anyone has managed to internationalise their reports. I know it is possible to use VFP and instruct the report to replace strings and translate them, but now we are looking for a way to do this within the report. Any tips that anyone has would be appreciated.
>
>Thanks
>
>Mace
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform