How can I change the "Viewer Language" to Portuguese? Is it possible?
May I set the Globalization?
I've tried Localization="pt-br" but I didn't have success.
<cc1:StiWebViewer ID="StiWebViewer1" runat="server" ViewMode="WholeReport" ShowSendEmailButton="True" RenderMode="UseCache" Theme="Office2013" PrintDestination="WithPreview" ShowPrintButton="false" ShowExportToBmp="False" ShowExportToCsv="False" ShowExportToDbf="False" ShowExportToDif="False" ShowExportToDocument="False" ShowExportToExcel="False" ShowExportToExcelXml="False" ShowExportToGif="False" ShowExportToHtml="False" ShowExportToJpeg="False" ShowExportToMetafile="False" ShowExportToMht="False" ShowExportToOds="False" ShowExportToOdt="False" ShowExportToPcx="False" ShowExportToRtf="False" ShowExportToSvg="False" ShowExportToSvgz="False" ShowExportToSylk="False" ShowExportToText="False" ShowExportToTiff="False" ShowExportToWord2007="False" ShowExportToXps="False" DatePickerFormat="dd/mm/yyyy" OpenLinksInNewWindow="True" ShowExportToXml="False" />
Thanks.
Viewer Web Globalization
-
- Posts: 3
- Joined: Wed May 13, 2015 7:12 pm
Re: Viewer Web Globalization
Hello.
Please, use GlobalizationFile property of the StiWebViewer. You should specify path to localization file there.
You could read more in Stimulsoft Programming Manual.
Thank you.
Please, use GlobalizationFile property of the StiWebViewer. You should specify path to localization file there.
You could read more in Stimulsoft Programming Manual.
Thank you.