|
Hi
When I download a report to csv and the report has a euro currency character it replaces the character symbol with these characters €.
I have done some investigation and I think it is related to using UTF-8 on the download, i have tried using ISO-8859-15 in the ControlServlet but that changed the character to a ¤.
Has anyone come across this problem before? If so how was it fixed.
Many Thanks
Simon
|