Browse Source

Drucklayout bei Ebenendarstellung verbessert #5

master
Daniel Quathamer 1 day ago
parent
commit
f1a46f3495
  1. 99
      superx/WEB-INF/reports/simple_table.jrtx

99
superx/WEB-INF/reports/simple_table.jrtx

@ -1,70 +1,67 @@ @@ -1,70 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio -->
<jasperTemplate xmlns="http://jasperreports.sourceforge.net/jasperreports/template" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/template http://jasperreports.sourceforge.net/xsd/jaspertemplate.xsd">
<style name="Standard Bodytext" isDefault="true" isBlankWhenNull="true" fontName="Liberation Sans" fontSize="8"/>
<style name="ReportTitle" style="Standard Bodytext" fontName="Liberation Sans" fontSize="12" isBold="true"/>
<style name="ReportHeadingInstitution" style="Standard Bodytext" fontName="Liberation Sans" fontSize="8" isBold="false"/>
<style name="subReportTitle" style="Standard Bodytext" fontName="Liberation Sans" fontSize="12" isBold="true"/>
<style name="LegendContent" style="Standard Bodytext" mode="Opaque" backcolor="#CCCCCC">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
</style>
<style name="HinweisContent" style="Standard Bodytext" mode="Opaque" backcolor="#ffffff">
<pen lineWidth="0.4" lineStyle="Solid" lineColor="#999999"/>
</style>
<!--<style name="TableRowDetail" mode="Opaque" forecolor="#000000" backcolor="#FFFFFF" hTextAlign="Right" vTextAlign="Middle" isBlankWhenNull="true" fontName="{$font}" fontSize="8">
<style name="Standard Bodytext" mode="Opaque" forecolor="#000000" backcolor="#FFFFFF" hTextAlign="Right" vTextAlign="Middle" isBlankWhenNull="true" fontName="Liberation Sans" fontSize="9">
<box rightPadding="2">
<pen lineColor="#FFFFFF"/>
<pen lineWidth="1.0" lineColor="#CBD3DF"/>
<leftPen lineWidth="0.5"/>
<rightPen lineWidth="0.5"/>
</box>
<paragraph leftIndent="2" rightIndent="1" spacingBefore="0" spacingAfter="0"/>
<conditionalStyle>
<conditionExpression><![CDATA[Boolean.valueOf( $V{PAGE_COUNT} % 2 == 1 )]]></conditionExpression>
<style mode="Opaque" forecolor="#000000" backcolor="#E3E8EB"/>
</conditionalStyle>
</style>-->
<style name="TableRowLevel1" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
<paragraph leftIndent="2" rightIndent="1"/>
</style>
<style name="TableRowLevel2" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
<style name="Standard Text" isDefault="true" isBlankWhenNull="true" fontName="Liberation Sans" fontSize="9"/>
<style name="ReportHeadingInstitution" style="Standard Text" hTextAlign="Right" fontSize="8"/>
<style name="ReportTitle" style="Standard Text" mode="Transparent" forecolor="#005176" backcolor="#FFFFFF" hTextAlign="Left" fontSize="16">
<paragraph spacingBefore="12" spacingAfter="6"/>
</style>
<style name="TableRowLevel3" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
<style name="subReportTitle" style="Standard Text" mode="Transparent" forecolor="#005176" backcolor="#FFFFFF" hTextAlign="Left" fontSize="12" isBold="true">
<paragraph spacingBefore="12" spacingAfter="6"/>
</style>
<style name="TableRowLevel4" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
</style>
<style name="TableRowLevel5" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
</style>
<style name="TableRowLevel6" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
</style>
<style name="TableRowLevel7" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
<style name="LegendLabel" style="Standard Text" fontSize="8"/>
<style name="LegendContent" style="Standard Text" fontSize="8"/>
<style name="HinweisContent" style="Standard Text" fontSize="8"/>
<style name="PageFooter" style="Standard Text" forecolor="#97ACC1" vTextAlign="Bottom" fontSize="8"/>
<style name="TableColumnHeader" style="Standard Bodytext" forecolor="#005176" backcolor="#CBD3DF" hTextAlign="Center" vTextAlign="Middle" isBold="true">
<box>
<pen lineColor="#005176"/>
</box>
</style>
<style name="TableRowLevel8" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
<style name="TableColumnHeader2" style="TableColumnHeader" forecolor="#000000" backcolor="#CBD3DF">
<pen lineColor="#005176"/>
<box leftPadding="1"/>
</style>
<style name="TableRowLevel9" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
<style name="TableRowDetail_Universitaet" style="Standard Bodytext" backcolor="#CBD3DF" hTextAlign="Right" vTextAlign="Middle" isBold="true">
<box>
<pen lineColor="#005176"/>
</box>
</style>
<style name="TableRowLevel10" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
<style name="TableRowDetail_Fakultaet" style="Standard Bodytext" isBold="true">
<box>
<topPen lineColor="#005176"/>
</box>
</style>
<style name="LegendLabel" style="Standard Bodytext" mode="Transparent" backcolor="#FFFFFF">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
<style name="TableRowDetail_Lehreinheit" style="Standard Bodytext" backcolor="#E5E9F1"/>
<style name="TableRowDetail_Fach_Abschluss" style="Standard Bodytext"/>
<style name="TableRowDetail_Studiengang" style="Standard Bodytext" forecolor="#005176"/>
<style name="TableRowDetail" style="Standard Bodytext"/>
<style name="TableRowLevel1" style="Standard Bodytext" backcolor="#CBD3DF" isBold="true">
<box>
<pen lineColor="#005176"/>
</box>
</style>
<style name="TableColumnHeader" mode="Transparent" forecolor="#000000" backcolor="#ccccff" hTextAlign="Center" vTextAlign="Middle" fontName="Liberation Sans" fontSize="8">
<style name="TableRowLevel2" style="Standard Bodytext" isBold="true">
<box>
<pen lineColor="#FFFFFF"/>
<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/>
<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/>
<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/>
<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/>
<topPen lineColor="#005176"/>
</box>
<paragraph spacingBefore="0" spacingAfter="0"/>
</style>
<style name="TableRowLevel3" style="Standard Bodytext" backcolor="#E5E9F1"/>
<style name="TableRowLevel4" style="Standard Bodytext"/>
<style name="TableRowLevel5" style="Standard Bodytext" forecolor="#005176"/>
<style name="TableRowLevel6" style="Standard Bodytext"/>
<style name="TableRowLevel7" style="Standard Bodytext"/>
<style name="TableRowLevel8" style="Standard Bodytext"/>
<style name="TableRowLevel9" style="Standard Bodytext"/>
<style name="TableRowLevel10" style="Standard Bodytext"/>
<style name="TableRowStandard" style="Standard Bodytext" mode="Opaque" forecolor="#050505" backcolor="#FFFFFF" hTextAlign="Right" fontSize="8" isBold="false">
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
<box leftPadding="3" rightPadding="3">

Loading…
Cancel
Save