我也添加了类路径和编码。日语字符出现在查看器中但不是pdf。我在这里附上了xml。关于为什么会发生这种情况的任何评论?
<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="report2" pageWidth="288" pageHeight="216" columnWidth="288" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="b926edac-0470-4326-98b2-af9429e84085">
<title>
<band height="79" splitType="Stretch">
<staticText>
<reportElement x="43" y="22" width="97" height="20" uuid="9dc279eb-5339-468e-842b-ae7f13ab9847"/>
<textElement>
<font pdfFontName="HeiseiKakuGo-W5" pdfEncoding="UniJIS-UCS2-H" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[2015年1月]]></text>
</staticText>
</band>
</title>
</jasperReport>