R3000_ori.jrxml 9.59 KB
<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="pegawai" pageWidth="595" pageHeight="842" columnWidth="495" leftMargin="50" rightMargin="50" topMargin="28" bottomMargin="20">
	<property name="ireport.scriptlethandling" value="0"/>
	<property name="ireport.encoding" value="UTF-8"/>
	<property name="ireport.zoom" value="1.24184264611831"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="0"/>
	<import value="net.sf.jasperreports.engine.*"/>
	<import value="java.util.*"/>
	<import value="net.sf.jasperreports.engine.data.*"/>
	<queryString language="xPath">
		<![CDATA[/webr/user]]>
	</queryString>
	<field name="kode" class="java.lang.String">
		<fieldDescription><![CDATA[kode]]></fieldDescription>
	</field>
	<field name="nama" class="java.lang.String">
		<fieldDescription><![CDATA[nama]]></fieldDescription>
	</field>
	<field name="jumlah" class="java.lang.String">
		<fieldDescription><![CDATA[jumlah]]></fieldDescription>
	</field>
	<field name="unit_nm" class="java.lang.String">
		<fieldDescription><![CDATA[unit_nm]]></fieldDescription>
	</field>
	<field name="logo" class="java.lang.String">
		<fieldDescription><![CDATA[logo]]></fieldDescription>
	</field>
	<field name="id" class="java.lang.String">
		<fieldDescription><![CDATA[id]]></fieldDescription>
	</field>
	<field name="tgl_sts" class="java.lang.String">
		<fieldDescription><![CDATA[tgl_sts]]></fieldDescription>
	</field>
	<field name="unit_kd" class="java.lang.String">
		<fieldDescription><![CDATA[unit_kd]]></fieldDescription>
	</field>
	<field name="rek_kd" class="java.lang.String">
		<fieldDescription><![CDATA[rek_kd]]></fieldDescription>
	</field>
	<field name="rek_nm" class="java.lang.String">
		<fieldDescription><![CDATA[rek_nm]]></fieldDescription>
	</field>
	<field name="no_bayar" class="java.lang.String"/>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band height="170" splitType="Stretch">
			<staticText>
				<reportElement x="0" y="82" width="495" height="15"/>
				<textElement textAlignment="Center">
					<font isBold="true"/>
				</textElement>
				<text><![CDATA[SURAT TANDA SETORAN]]></text>
			</staticText>
			<image>
				<reportElement x="0" y="1" width="55" height="60"/>
				<imageExpression><![CDATA[$F{logo}]]></imageExpression>
			</image>
			<staticText>
				<reportElement x="0" y="56" width="495" height="15"/>
				<box>
					<bottomPen lineWidth="0.25"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="10" isBold="true"/>
				</textElement>
				<text><![CDATA[]]></text>
			</staticText>
			<staticText>
				<reportElement x="0" y="11" width="495" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="10" isBold="true"/>
				</textElement>
				<text><![CDATA[PEMERINTAH PROVINSI JAWA BARAT]]></text>
			</staticText>
			<staticText>
				<reportElement x="0" y="26" width="495" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="10" isBold="true"/>
				</textElement>
				<text><![CDATA[DINAS PENDAPATAN DAERAH]]></text>
			</staticText>
			<staticText>
				<reportElement x="0" y="41" width="495" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="10" isBold="true"/>
				</textElement>
				<text><![CDATA[Jl. Soekarno Hatta no. 528 Bandung]]></text>
			</staticText>
			<staticText>
				<reportElement x="55" y="114" width="5" height="15"/>
				<textElement verticalAlignment="Top">
					<font size="9" isBold="false"/>
				</textElement>
				<text><![CDATA[:]]></text>
			</staticText>
			<staticText>
				<reportElement x="0" y="114" width="55" height="15"/>
				<textElement verticalAlignment="Top">
					<font size="9" isBold="false"/>
				</textElement>
				<text><![CDATA[Nomor STS]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement x="60" y="114" width="435" height="15"/>
				<textElement verticalAlignment="Top" markup="none">
					<font size="9" isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{kode}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="60" y="129" width="435" height="15"/>
				<textElement verticalAlignment="Top" markup="none">
					<font size="9" isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nama}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="0" y="129" width="55" height="15"/>
				<textElement verticalAlignment="Top">
					<font size="9" isBold="false"/>
				</textElement>
				<text><![CDATA[Uraian STS]]></text>
			</staticText>
			<staticText>
				<reportElement x="55" y="129" width="5" height="15"/>
				<textElement verticalAlignment="Top">
					<font size="9" isBold="false"/>
				</textElement>
				<text><![CDATA[:]]></text>
			</staticText>
			<staticText>
				<reportElement x="55" y="144" width="5" height="15"/>
				<textElement verticalAlignment="Top">
					<font size="9" isBold="false"/>
				</textElement>
				<text><![CDATA[:]]></text>
			</staticText>
			<staticText>
				<reportElement x="0" y="144" width="55" height="15"/>
				<textElement verticalAlignment="Top">
					<font size="9" isBold="false"/>
				</textElement>
				<text><![CDATA[Tanggal STS]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement x="60" y="144" width="435" height="15"/>
				<textElement verticalAlignment="Top" markup="none">
					<font size="9" isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{tgl_sts}=="None" ? "" : $F{tgl_sts}.substring(8,10)+"-"+$F{tgl_sts}.substring(5,7)+"-"+$F{tgl_sts}.substring(0,4)]]></textFieldExpression>
			</textField>
		</band>
	</title>
	<pageHeader>
		<band height="12" splitType="Stretch">
			<staticText>
				<reportElement x="76" y="0" width="215" height="12"/>
				<box>
					<topPen lineWidth="0.25"/>
					<leftPen lineWidth="0.25"/>
					<bottomPen lineWidth="0.25"/>
					<rightPen lineWidth="0.25"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[Uraian]]></text>
			</staticText>
			<staticText>
				<reportElement x="0" y="0" width="76" height="12"/>
				<box>
					<topPen lineWidth="0.25"/>
					<leftPen lineWidth="0.25"/>
					<bottomPen lineWidth="0.25"/>
					<rightPen lineWidth="0.25"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[Kode Rekening]]></text>
			</staticText>
			<staticText>
				<reportElement x="361" y="0" width="134" height="12"/>
				<box>
					<topPen lineWidth="0.25"/>
					<leftPen lineWidth="0.25"/>
					<bottomPen lineWidth="0.25"/>
					<rightPen lineWidth="0.25"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[SKPD]]></text>
			</staticText>
			<staticText>
				<reportElement x="291" y="0" width="70" height="12"/>
				<box>
					<topPen lineWidth="0.25"/>
					<leftPen lineWidth="0.25"/>
					<bottomPen lineWidth="0.25"/>
					<rightPen lineWidth="0.25"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[Jumlah]]></text>
			</staticText>
		</band>
	</pageHeader>
	<columnHeader>
		<band splitType="Stretch"/>
	</columnHeader>
	<detail>
		<band height="12" splitType="Stretch">
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement stretchType="RelativeToBandHeight" x="0" y="0" width="76" height="12"/>
				<box leftPadding="2">
					<leftPen lineWidth="0.25"/>
					<rightPen lineWidth="0.25"/>
				</box>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{rek_kd}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement stretchType="RelativeToBandHeight" x="76" y="0" width="215" height="12"/>
				<box leftPadding="2">
					<leftPen lineWidth="0.25"/>
					<rightPen lineWidth="0.25"/>
				</box>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{rek_nm}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement stretchType="RelativeToBandHeight" x="361" y="0" width="134" height="12"/>
				<box leftPadding="1">
					<leftPen lineWidth="0.25"/>
					<rightPen lineWidth="0.25"/>
				</box>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{unit_nm}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" pattern="#,##0" isBlankWhenNull="true">
				<reportElement stretchType="RelativeToBandHeight" x="291" y="0" width="70" height="12"/>
				<box leftPadding="0" rightPadding="1">
					<leftPen lineWidth="0.25"/>
					<rightPen lineWidth="0.25"/>
				</box>
				<textElement textAlignment="Right">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{jumlah}]]></textFieldExpression>
			</textField>
		</band>
	</detail>
	<columnFooter>
		<band splitType="Stretch"/>
	</columnFooter>
	<pageFooter>
		<band height="19" splitType="Stretch"/>
	</pageFooter>
	<summary>
		<band height="1" splitType="Stretch">
			<line>
				<reportElement x="0" y="0" width="495" height="1"/>
				<graphicElement>
					<pen lineWidth="0.25"/>
				</graphicElement>
			</line>
		</band>
	</summary>
</jasperReport>