feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,502 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 14,
|
||||
"chunk_type": "band_lastPageFooter",
|
||||
"human_description": "This is the 'lastPageFooter' band of report 'XlsxDataSourceReport', height: 60 pixels, splitType: Stretch. Contains 4 elements: 3x textField, 1x line. Visible text samples: ${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}; ${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}; ${\" \" + String.valueOf($V{PAGE_NUMBER})}",
|
||||
"raw_xml": "<lastPageFooter height=\"60\">\n\t\t<element kind=\"textField\" uuid=\"5bf36ec7-d021-431c-9f3e-7af621bd54e7\" x=\"0\" y=\"10\" width=\"515\" height=\"15\" bookmarkLevel=\"1\" hTextAlign=\"Center\">\n\t\t\t<expression>\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"</expression>\n\t\t\t<anchorNameExpression>\"Summary\"</anchorNameExpression>\n\t\t</element>\n\t\t<element kind=\"line\" uuid=\"4321bb9a-0744-4a70-8757-ae4e5bd2ef7e\" x=\"0\" y=\"30\" width=\"515\" height=\"1\" />\n\t\t<element kind=\"textField\" uuid=\"b5697aa5-f9e7-4c4a-8e39-1e0c1e4bdad8\" x=\"200\" y=\"40\" width=\"80\" height=\"15\" hTextAlign=\"Right\">\n\t\t\t<expression>\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"</expression>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"ab52d417-e461-40e1-a120-71dd361c910e\" x=\"280\" y=\"40\" width=\"75\" height=\"15\" evaluationTime=\"Report\">\n\t\t\t<expression>\" \" + String.valueOf($V{PAGE_NUMBER})</expression>\n\t\t</element>\n\t</lastPageFooter>\n",
|
||||
"context": "Report 'XlsxDataSourceReport' lastPageFooter band",
|
||||
"metadata": {
|
||||
"band_name": "lastPageFooter",
|
||||
"band_height": "60",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"textField": 3,
|
||||
"line": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${\"There were \" + \n\t\t\t\t\tString.valueOf($V{REPORT_COUNT}) + \n\t\t\t\t\t\" address records on this report.\"}",
|
||||
"${\"Page \" + String.valueOf($V{PAGE_NUMBER}) + \" of\"}",
|
||||
"${\" \" + String.valueOf($V{PAGE_NUMBER})}"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user