Hi all,
we have a critical situation with our reports, regardings special chars like €, £, umlatus, etc... I set UTF-8 in the critical fields but nothing happens (the system hides the chars with UTF8).
I tried many solutions found in the community, all the system is set to UTF-8 and the database too. We Firebird 2.5 database.
the strange thing is that in my workstation JasperStudio the output is OK!
Please, help me to fix this.
PS. the problem is related to all of kind of outputs (pdfs, rtf, xls, etc...)
Michele
2 Answers:
The issue is really strange because if I run the reports by browser (connecting to jasperserver webapp) the output has chars problems. If I run the report output in my JasperStudio workstation, connecting to the same JasperServer, the output is EXCELLENT!
What are the differences? Why this behaviour?
Yes, in server.xml and web.xml either the encoding is set to UTF-8.