Hi Team from Stimulsoft,
I've added a system text: page of totalpages in my report.
When rendering the output is in english. How do force the report engine to display the text in german?
Thanks!
Page of Page
Page of Page
Please see the Globalized Report example from the standard delivery.
Thank you.
Thank you.
Page of Page
This is much to complicated for my problem. I there no simple way to translate PageNofM?
Thanks!
Thanks!
Page of Page
You need specify path to localization file:
Thank you.
Code: Select all
StiConfig.LoadLocalization("de.xml");