feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,522 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 27,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 28,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 29,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 30,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 31,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 32,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 33,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 34,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 35,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 27,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 28,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 29,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 30,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 31,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 32,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 33,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 34,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 35,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'HorizontalReport', height: 100 pixels, splitType: Stretch. Contains 4 elements: 1x elementGroup, 2x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; (c)2001-2023 by teodord; ${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}",
|
||||
"raw_xml": "<title height=\"100\">\n\t\t<element kind=\"elementGroup\">\n\t\t\t<element kind=\"line\" uuid=\"b65b3829-29e9-44f3-86a8-8c08fe8e4bf7\" x=\"0\" y=\"0\" width=\"535\" height=\"1\" />\n\t\t\t<element kind=\"image\" uuid=\"5794b699-3f34-40fb-b03a-769a99b8cb03\" x=\"5\" y=\"5\" width=\"175\" height=\"40\" scaleImage=\"Clip\">\n\t\t\t\t<expression>\"jasperreports.png\"</expression>\n\t\t\t\t<hyperlinkTooltipExpression>\"The JasperReports Logo\"</hyperlinkTooltipExpression>\n\t\t\t</element>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"3435b9b2-55f1-45cb-b25a-7950073b695c\" x=\"180\" y=\"5\" width=\"355\" height=\"35\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Right\" style=\"Serif_Bold\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"9d46b7bf-feb6-420b-bcd1-484f43eb1ddd\" x=\"180\" y=\"40\" width=\"355\" height=\"15\" fontSize=\"12.0\" hTextAlign=\"Right\" style=\"Sans_Italic\">\n\t\t\t<text>(c)2001-2023 by teodord</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"bc1228b2-2513-4ed4-b1f5-af6561313ea2\" x=\"235\" y=\"55\" width=\"100\" height=\"40\" evaluationTime=\"Report\" hTextAlign=\"Justified\">\n\t\t\t<expression>\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})</expression>\n\t\t</element>\n\t</title>\n\t",
|
||||
"context": "Report 'HorizontalReport' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "100",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"elementGroup": 1,
|
||||
"textField": 2,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 4,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"(c)2001-2023 by teodord",
|
||||
"${\"There are \" + String.valueOf($V{REPORT_COUNT}) + \" orders on this report, with a total freight of \" + new DecimalFormat(\"0.00\").format($V{FreightSumReport})}"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user