Quantcast
Channel: SCN : Discussion List - SAP Crystal Reports, version for Visual Studio
Viewing all articles
Browse latest Browse all 3636

Crystal Reports NET - change culture

$
0
0

My application references Crystal Reports DLLs and uses them to generate reports (Using CrystalDecisions.CrystalReports.Engine.ReportDocument).

I need to customize the way Crystal outputs dates and numbers.

First I tried to set Culture on the thread that uses ReportDocument and calls its ExportToDisk method.

(Thread.CurrentThread.CurrentCulture and Thread.CurrentThread.CurrentUICulture)

Then I tried setting the default culture for my application

(CultureInfo.DefaultThreadCurrentCulture andCultureInfo.DefaultThreadCurrentUICulture).

Neither of these helps.

Is there any way to change Culture under which Crystal generates report?

Thanks


Viewing all articles
Browse latest Browse all 3636

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>