cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal report exporting to csv format appearing Çéâàë characters

former_member902773
Discoverer
0 Kudos

Hi Folks,

When Crystal report exporting to csv format the actual characters Çéâàë appearing as Çéâà ë charaters after the file generated. but in notepad characters are showing correct.

Using VS2015 and Crystal reports 13.

Thanks for your help

Chaitanya.

Accepted Solutions (0)

Answers (4)

Answers (4)

vitaly_izmaylov
Employee
Employee
0 Kudos
vitaly_izmaylov
Employee
Employee
0 Kudos

I think I misunderstood the issue. You wrote:

" in notepad characters are showing correct"

It means Crystal Reports exports it properly.

In what application you see the incorrect characters Çéâà ë ?

former_member902773
Discoverer
0 Kudos

Çéâà ë showing when exported in CSV format. if edit with notepad the same file characters are displaying as Çéâàë.

So the issue is with csv format export.

vitaly_izmaylov
Employee
Employee
0 Kudos

what is the default application on your machine to open .csv files?

It could be excel, notepad or something else.

You may attach a screenshot

vitaly_izmaylov
Employee
Employee
0 Kudos

On 64 bit machine the path should be:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP BusinessObjects\Suite XI 4.0\Crystal Reports\Export\CSV

former_member902773
Discoverer
0 Kudos

Added the keys which are not exists. updated the registry keys still the issue is not resolved.

(Updating)

I have added registry keys in my local machine where application hosted and tried from other machine browser still characters or not encoded properly.

Do I need to try in staging servers. Please confirm me.

Thanks.

vitaly_izmaylov
Employee
Employee
0 Kudos
former_member902773
Discoverer
0 Kudos

Thanks for your reply.. I could not find the \Suite XI 4.0\Crystal Reports\Export\CSV path in my machine as below.

HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Suite XI 4.0\Crystal Reports\Export\CSV.

Can we do from coding end like setting any parameter or changing the encoding.