In Jasper reports server I am scheduling sending a report as xlsx to some emails. This report has special characters as accents in its "Resource ID (read-only)". For example: capacitación_teletón
When I receive the report to my email, the file arrives with the following name and without extension.
=UTF-8Qcapacitaci=C3=B3n=5Ftelet=C3=B3n=2Exlsx=-2
If I proceed to add the .xlsx extension I see that the file works fine. But I don't know how to fix this.
Obviously an option would be to remove all the accents... but I already have all the reports already loaded... and there are a lot of them. I would still like it to work with accentuation in the "Resource ID".
Im using jasperreports-server-cp-8.1.0
0 Answers:
No answers yet