Skip to Content
0
Former Member
Feb 17, 2009 at 04:39 AM

How to set currency symbol correctly in crystal report

1386 Views

Hi all,

I am using the Crystal Report 2008, I have one issue regarding the currency symbol in the crystal report.

it seems the CrystalReport use the System Default currency symbol. e.g.

ProductA Cost: $1000

It displays,

ProductA Cost: £1000

in euro locale and $ in english locale

It doesn't make sense in business. The question is how do we set the currency symbol "$" to the report? I google some websites, the SetLocaleInfo may be one option, I would like to know the detail and if there are more solutions.

Thanks for your help