4f475e9e36
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
21 lines
1.6 KiB
Plaintext
21 lines
1.6 KiB
Plaintext
<jasperReport name="XChartReport" language="java" pageWidth="595" pageHeight="842" columnWidth="515" leftMargin="40" rightMargin="40" topMargin="50" bottomMargin="50" scriptletClass="net.sf.jasperreports.samples.xchart.XChartScriptlet" uuid="bfa059a3-b0ad-417d-9032-503996c53730">
|
|
<property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
|
|
<variable name="ChartImage" calculation="System" class="java.awt.Image"/>
|
|
<title height="742">
|
|
<element kind="line" uuid="fd60c6eb-343f-433b-80b0-a2c5be88db9a" x="0" y="0" width="515" height="1"/>
|
|
<element kind="line" uuid="3da79e3e-dacc-411c-80f5-9558e48f34f1" x="0" y="3" width="515" height="1"/>
|
|
<element kind="staticText" uuid="c84fe660-310c-4a5a-bd5d-c3fa9b994de0" x="0" y="10" width="515" height="30" fontSize="22.0">
|
|
<text><![CDATA[XChart - Sample Chart Report]]></text>
|
|
</element>
|
|
<element kind="textField" uuid="bfb8c5e9-3535-4ef9-a5c3-5f91708a1ddb" x="0" y="40" width="515" height="20" linkType="Reference">
|
|
<expression><![CDATA["http://knowm.org/open-source/xchart"]]></expression>
|
|
<hyperlinkReferenceExpression><![CDATA["http://knowm.org/open-source/xchart"]]></hyperlinkReferenceExpression>
|
|
</element>
|
|
<element kind="line" uuid="c4eaec22-e651-432f-a02b-d2ac9a5ee1bd" x="0" y="60" width="515" height="1"/>
|
|
<element kind="line" uuid="69923c44-0d6b-4a76-858b-ca8865c3a19a" x="0" y="63" width="515" height="1"/>
|
|
<element kind="image" uuid="f521f7f1-a1af-41fe-b953-f7cf0dd6ae57" x="0" y="70" width="515" height="400" scaleImage="Clip" hImageAlign="Center">
|
|
<expression><![CDATA[$V{ChartImage}]]></expression>
|
|
</element>
|
|
</title>
|
|
</jasperReport>
|