feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<jasperReport name="PdfEncryptReport" language="java" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="30" bottomMargin="30" uuid="2d9e0f21-d6dc-4ed3-bf60-109cb8dd4613">
|
||||
<property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
|
||||
<title height="782">
|
||||
<element kind="staticText" uuid="739f6943-af78-4e02-b23d-ef8516028089" positionType="Float" x="0" y="0" width="555" height="100" fontSize="14.0" hTextAlign="Center">
|
||||
<text><![CDATA[The generated PDF document is encrypted using a 128 bit key.
|
||||
User password: jasper
|
||||
Owner password: reports]]></text>
|
||||
</element>
|
||||
</title>
|
||||
</jasperReport>
|
||||
Reference in New Issue
Block a user