Hello!
I want to know how to generate reports from the tool in languages other than English.
Thanks
Best Reply
You just have to enter the language code when reading attributes or writing them.
1033: english (US)
1031: german
But the language must be available in the database...
BR Robert
3 Replies
-
You just have to enter the language code when reading attributes or writing them.
1033: english (US)
1031: german
But the language must be available in the database...
BR Robert
-
Every report script comes with a string lookup table. You can place strings in the lookup tables and retrieve them with the getString function. When you edit the code you can display the String table with one of the symbols on the right of Architect and then edit it. This is useful for all constant strings your report may output.
-
I believe this is only possible for "code" reports , not WYSIWYG reports though