Files
rag_jrxml/jrxml_source/HyperlinkReport.jrxml
panda 4f475e9e36 feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件
添加多个JRXML报告的数据查询和字段定义文件
添加PdfEncryptReport.jrxml示例报告文件
2026-05-11 08:34:03 +08:00

114 lines
8.1 KiB
Plaintext

<jasperReport name="HyperlinkReport" language="java" pageWidth="595" pageHeight="842" whenNoDataType="AllSectionsNoDetail" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="30" bottomMargin="30" uuid="b6054a7a-8e08-4610-9655-bf6d1d8be6ec" titleNewPage="true" summaryNewPage="true">
<property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
<background height="742">
<element kind="image" uuid="1e5c5ba2-55d4-446c-ba24-8b6fad9eccc0" x="0" y="0" width="150" height="742" scaleImage="Clip" vImageAlign="Bottom">
<expression><![CDATA["jr.watermark.gif"]]></expression>
</element>
</background>
<title height="145">
<element kind="frame" uuid="639b254d-ca2e-4922-a66e-efd45e5613d7" mode="Opaque" x="0" y="0" width="555" height="145" backcolor="#FF99CC">
<element kind="textField" uuid="dca53bee-7c10-45ad-8335-238e1f680d98" x="5" y="5" width="450" height="20" fontSize="14.0" bold="true">
<expression><![CDATA["This is the TITLE section"]]></expression>
<anchorNameExpression><![CDATA["title"]]></anchorNameExpression>
</element>
<element kind="textField" uuid="e8bddac5-3ad7-49b3-80ff-698cf84de7c6" x="5" y="35" width="300" height="15" forecolor="#0000FF" linkType="LocalAnchor">
<expression><![CDATA[" >> Click here to go to the summary section."]]></expression>
<hyperlinkAnchorExpression><![CDATA["summary"]]></hyperlinkAnchorExpression>
<hyperlinkTooltipExpression><![CDATA["Skip to the summary section"]]></hyperlinkTooltipExpression>
</element>
<element kind="textField" uuid="218ee333-139f-4d52-a444-4ea23f6265f7" x="5" y="65" width="300" height="15" forecolor="#008000" linkType="LocalPage">
<expression><![CDATA[" >> Click here to go to the second page."]]></expression>
<hyperlinkPageExpression><![CDATA[2]]></hyperlinkPageExpression>
<propertyExpression name="net.sf.jasperreports.export.xls.sheet.name"><![CDATA["First Page"]]></propertyExpression>
</element>
<element kind="textField" uuid="773ef7f6-735d-47f7-8b16-d8136c5da1d3" x="5" y="95" width="300" height="15" linkType="Reference" linkTarget="Blank">
<expression><![CDATA[" >> Click here to go to www.google.com"]]></expression>
<hyperlinkReferenceExpression><![CDATA["http://www.google.com"]]></hyperlinkReferenceExpression>
</element>
<element kind="image" uuid="82785a38-76be-4973-bea6-1614dbdaeec8" x="310" y="90" width="200" height="30" linkType="Reference" linkTarget="Blank" hImageAlign="Center" vImageAlign="Middle">
<expression><![CDATA["google.gif"]]></expression>
<hyperlinkReferenceExpression><![CDATA["http://www.google.com"]]></hyperlinkReferenceExpression>
<hyperlinkTooltipExpression><![CDATA["Searching for something?"]]></hyperlinkTooltipExpression>
</element>
<element kind="textField" uuid="a6fae2b6-f702-43e7-b0ad-896b1e1cf00f" x="5" y="125" width="400" height="15" linkType="RemoteAnchor">
<expression><![CDATA[" >> Click here to go to another PDF file (in fact, we use the same file)."]]></expression>
<hyperlinkReferenceExpression><![CDATA["./HyperlinkReport.pdf"]]></hyperlinkReferenceExpression>
<hyperlinkAnchorExpression><![CDATA["title"]]></hyperlinkAnchorExpression>
</element>
<box>
<pen lineWidth="1.0"/>
</box>
</element>
</title>
<pageHeader height="145">
<element kind="frame" uuid="12ab7d69-93a1-416b-8939-013790160b96" mode="Opaque" x="0" y="0" width="555" height="145" backcolor="#CCFFCC">
<element kind="textField" uuid="47f4ca04-db59-40b0-ae24-677f4c60cadb" x="5" y="5" width="450" height="20" fontSize="14.0" bold="true">
<expression><![CDATA["This is the HEADER section of the page number " + String.valueOf($V{PAGE_NUMBER}) + "."]]></expression>
<anchorNameExpression><![CDATA["pageHeader_" + String.valueOf($V{PAGE_NUMBER})]]></anchorNameExpression>
</element>
<element kind="textField" uuid="ee65f99d-1daa-4f69-825a-33e9a74a1552" x="5" y="35" width="300" height="15" forecolor="#FF0000" linkType="LocalAnchor">
<expression><![CDATA[" >> Click here to go to the title section."]]></expression>
<hyperlinkAnchorExpression><![CDATA["title"]]></hyperlinkAnchorExpression>
</element>
<element kind="textField" uuid="7e334d20-accb-4aa7-b46c-803437440171" x="5" y="65" width="300" height="15" forecolor="#0000FF" linkType="LocalAnchor">
<expression><![CDATA[" >> Click here to go to the summary section."]]></expression>
<hyperlinkAnchorExpression><![CDATA["summary"]]></hyperlinkAnchorExpression>
</element>
<element kind="textField" uuid="013dd321-4255-4bbc-9e0e-8a38e9c4fe58" x="5" y="95" width="300" height="15" forecolor="#FFCC00" linkType="LocalAnchor">
<expression><![CDATA[" >> Click here to go to the footer of this page."]]></expression>
<hyperlinkAnchorExpression><![CDATA["pageFooter_" + String.valueOf($V{PAGE_NUMBER})]]></hyperlinkAnchorExpression>
</element>
<box>
<pen lineWidth="1.0"/>
</box>
</element>
</pageHeader>
<pageFooter height="145">
<element kind="frame" uuid="c6a6e7c2-7b8e-4a37-89ae-c5eaf410cab1" mode="Opaque" x="0" y="0" width="555" height="145" backcolor="#FFFF99">
<element kind="textField" uuid="5b0eb03a-343d-43af-b839-4c44069a9a46" x="5" y="5" width="450" height="20" fontSize="14.0" bold="true">
<expression><![CDATA["This is the FOOTER section of the page number " + String.valueOf($V{PAGE_NUMBER}) + "."]]></expression>
<anchorNameExpression><![CDATA["pageFooter_" + String.valueOf($V{PAGE_NUMBER})]]></anchorNameExpression>
</element>
<element kind="textField" uuid="34a84843-79a0-4ec9-91ab-a447197646ed" x="5" y="35" width="300" height="15" forecolor="#FF0000" linkType="LocalAnchor">
<expression><![CDATA[" >> Click here to go to the title section."]]></expression>
<hyperlinkAnchorExpression><![CDATA["title"]]></hyperlinkAnchorExpression>
</element>
<element kind="textField" uuid="6cae9978-0fc8-4026-a6ab-e936ff082060" x="5" y="65" width="300" height="15" forecolor="#0000FF" linkType="LocalAnchor">
<expression><![CDATA[" >> Click here to go to the summary section."]]></expression>
<hyperlinkAnchorExpression><![CDATA["summary"]]></hyperlinkAnchorExpression>
</element>
<element kind="textField" uuid="507d95ba-97ae-454d-a63e-fcb161ebf14c" x="5" y="95" width="300" height="15" forecolor="#008000" linkType="LocalAnchor">
<expression><![CDATA[" >> Click here to go to the header of this page."]]></expression>
<hyperlinkAnchorExpression><![CDATA["pageHeader_" + String.valueOf($V{PAGE_NUMBER})]]></hyperlinkAnchorExpression>
</element>
<box>
<pen lineWidth="1.0"/>
</box>
</element>
</pageFooter>
<summary height="145">
<element kind="frame" uuid="071ee33d-fa6d-43e5-9461-0cf1c6af0930" mode="Opaque" x="0" y="0" width="555" height="145" backcolor="#99CCFF">
<element kind="textField" uuid="c742532b-29e7-43bf-8f21-58de7530f389" x="5" y="5" width="450" height="20" fontSize="14.0" bold="true">
<expression><![CDATA["This is the SUMMARY section"]]></expression>
<anchorNameExpression><![CDATA["summary"]]></anchorNameExpression>
</element>
<element kind="textField" uuid="9902acc3-e821-4e4d-9c94-03b442681010" x="5" y="35" width="300" height="15" forecolor="#FF0000" linkType="LocalAnchor">
<expression><![CDATA[" >> Click here to go to the title section."]]></expression>
<hyperlinkAnchorExpression><![CDATA["title"]]></hyperlinkAnchorExpression>
<propertyExpression name="net.sf.jasperreports.export.xls.sheet.name"><![CDATA["Third Page"]]></propertyExpression>
</element>
<element kind="textField" uuid="06bddced-f753-4135-a18b-9cc2caae3db3" x="5" y="65" width="300" height="15" forecolor="#008000" linkType="LocalPage">
<expression><![CDATA[" >> Click here to go to the second page."]]></expression>
<hyperlinkPageExpression><![CDATA[2]]></hyperlinkPageExpression>
</element>
<element kind="textField" uuid="8d6e4b25-61c5-4888-a2dd-66fc0d2d16ed" x="5" y="95" width="300" height="15" linkType="Reference">
<expression><![CDATA[" >> Click here to go to www.google.com"]]></expression>
<hyperlinkReferenceExpression><![CDATA["http://www.google.com"]]></hyperlinkReferenceExpression>
</element>
<box>
<pen lineWidth="1.0"/>
</box>
</element>
</summary>
</jasperReport>