You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Hello,
I have a question about Japanese characters in PDF/HTML/CSV/CHART.
Only in Excel file,Japanese characters are shown correctly.
Saiku
Excel
But in PDF/HTML/CSV/CHART, Japanese characters are missing.
PDF
HTML
CSV
CHART
ENV info:
ReportServer 3.0.5 CE
I hope you can help me, Thanx.
Offline
Hi allengu,
japanese is not currently supported in reportserver, but this should be doable. I raised ticket RS-3145 for this.
Neverthess, are you talking about the reportserver texts (labels, buttons, etc) or only about the data? What type of report are you talking about? Dynamic lists?
Regards,
Eduardo
Offline
Hi, eduardo.
I'm only talking about the data.I founded the problem when exporting PDF/HTML/CSV/CHART from Mondrian report .
In addtion, i founded that Chinese is also not supported now.
Regards,
allen
Offline
Hi allen,
so it doesn't work only for mondrian reports or also for other reports e.g. dynamic lists?
Check that your db is configured to use utf. If you use mysql, please check here: https://forum.reportserver.net/viewtopic.php?id=156
<property name="hibernate.connection.url" value="jdbc:mysql://localhost:3306/reportserver?useUnicode=true&characterEncoding=utf8"/>
Regards,
Eduardo
Offline