Hello, we have a jsp including display tag encoded with windows-1252 that display correctly euro symbol, but when we export the table to excel or pdf we see in those files in place of euro symbol the ?. The character encoded is 3F which is utf-8 enconding.
Any idea, is it a bug ?
Thank's for reply
Olivier
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, we have a jsp including display tag encoded with windows-1252 that display correctly euro symbol, but when we export the table to excel or pdf we see in those files in place of euro symbol the ?. The character encoded is 3F which is utf-8 enconding.
Any idea, is it a bug ?
Thank's for reply
Olivier
What about if you export to XML, how does it come out there?
Hi,
I have the same problem and it's the same with an XML export.