feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,502 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 4,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 5,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 6,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 7,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 8,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 9,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 10,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 11,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 12,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 13,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 4,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 5,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 6,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 7,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 8,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 9,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 10,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 11,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 12,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 13,
|
||||
"chunk_type": "band_title",
|
||||
"human_description": "This is the 'title' band of report 'TocPart', height: 200 pixels, splitType: Stretch. Contains 3 elements: 1x line, 1x textField, 1x staticText. Visible text samples: ${$P{ReportTitle}}; Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.",
|
||||
"raw_xml": "<title height=\"200\" splitType=\"Stretch\">\n\t\t<element kind=\"line\" uuid=\"300c799d-e09f-44f7-8be8-5422c73f87a7\" x=\"0\" y=\"0\" width=\"555\" height=\"1\">\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"00a87b84-1ab0-4558-9780-c6bf32fb8889\" x=\"50\" y=\"10\" width=\"455\" height=\"60\" fontSize=\"22.0\" blankWhenNull=\"true\" hTextAlign=\"Center\" vTextAlign=\"Bottom\" style=\"Sans_Normal\">\n\t\t\t<expression>$P{ReportTitle}</expression>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"b8d09c84-640c-4033-9e32-272a25d00715\" positionType=\"Float\" x=\"50\" y=\"100\" width=\"455\" height=\"60\" removeLineWhenBlank=\"true\" hTextAlign=\"Justified\">\n\t\t\t<text>Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report.</text>\n\t\t\t<property name=\"local_mesure_unitx\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.x\" value=\"px\" />\n\t\t\t<property name=\"local_mesure_unitwidth\" value=\"pixel\" />\n\t\t\t<property name=\"com.jaspersoft.studio.unit.width\" value=\"px\" />\n\t\t</element>\n\t\t<property name=\"local_mesure_unitheight\" value=\"pixel\" />\n\t\t<property name=\"com.jaspersoft.studio.unit.height\" value=\"px\" />\n\t</title>\n\t",
|
||||
"context": "Report 'TocPart' title band",
|
||||
"metadata": {
|
||||
"band_name": "title",
|
||||
"band_height": "200",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"line": 1,
|
||||
"textField": 1,
|
||||
"staticText": 1
|
||||
},
|
||||
"element_count": 3,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"${$P{ReportTitle}}",
|
||||
"Here is a simple example that shows how to create a table of contents for your report, using JasperReports parts and bookmarked elements in the report."
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user