129 lines
6.5 KiB
XML
129 lines
6.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!-- Created with Jaspersoft Studio version 6.3.0.final using JasperReports Library version 6.3.0 -->
|
||
<!-- 2017-05-31T16:14:31 -->
|
||
<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="lapKwitansiUmum" pageWidth="623" pageHeight="270" columnWidth="583" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="8f989d7a-d471-4abe-a6d3-d5771bd2eec8">
|
||
<property name="ireport.zoom" value="2.0"/>
|
||
<property name="ireport.x" value="504"/>
|
||
<property name="ireport.y" value="20"/>
|
||
<property name="com.jaspersoft.studio.unit." value="pixel"/>
|
||
<property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
|
||
<field name="noSbk" class="java.lang.String"/>
|
||
<field name="pembayar" class="java.lang.String"/>
|
||
<field name="totalDibayar" class="java.lang.String"/>
|
||
<field name="terbilang" class="java.lang.String"/>
|
||
<field name="keterangan" class="java.lang.String"/>
|
||
<field name="tglSbk" class="java.lang.String"/>
|
||
<background>
|
||
<band splitType="Stretch"/>
|
||
</background>
|
||
<title>
|
||
<band height="230" splitType="Stretch">
|
||
<staticText>
|
||
<reportElement x="0" y="32" width="580" height="20" uuid="2501e880-daf5-4e4b-ab7b-d767a2325d9a"/>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="14" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[KWITANSI]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement x="0" y="8" width="230" height="14" uuid="eee78fb7-82d1-4092-a9e9-56a5d5348e5d">
|
||
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
|
||
</reportElement>
|
||
<textElement textAlignment="Left" verticalAlignment="Middle">
|
||
<font size="8"/>
|
||
</textElement>
|
||
<text><![CDATA[Jl. Letjend. S. Parman Kav. 87, Slipi ]]></text>
|
||
</staticText>
|
||
<image>
|
||
<reportElement x="0" y="-12" width="140" height="20" uuid="e7a11567-a4e1-42fd-8981-8f561985f2ff"/>
|
||
<imageExpression><![CDATA["../images/logoHarkit.png"]]></imageExpression>
|
||
</image>
|
||
<staticText>
|
||
<reportElement x="0" y="22" width="230" height="14" uuid="9a78cdfc-8dd2-4197-856c-08016169bc19">
|
||
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
|
||
</reportElement>
|
||
<textElement verticalAlignment="Top">
|
||
<font size="8"/>
|
||
</textElement>
|
||
<text><![CDATA[Jakarta Barat 11420 – Indonesia, Telp 021 5668284]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement x="5" y="52" width="95" height="20" uuid="7c2d7abb-4f55-4c5f-8223-e5a0a64350ca">
|
||
<property name="com.jaspersoft.studio.unit.y" value="pixel"/>
|
||
<property name="com.jaspersoft.studio.unit.width" value="pixel"/>
|
||
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
|
||
</reportElement>
|
||
<textElement verticalAlignment="Middle"/>
|
||
<text><![CDATA[No.Kwitansi]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement x="5" y="70" width="95" height="20" uuid="74f54421-9549-497c-9363-5b4bf6b3c088">
|
||
<property name="com.jaspersoft.studio.unit.y" value="pixel"/>
|
||
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
|
||
</reportElement>
|
||
<textElement verticalAlignment="Middle"/>
|
||
<text><![CDATA[Banyaknya uang]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement x="5" y="91" width="95" height="20" uuid="3d34eb94-f395-458b-a836-0d03fc1779bb">
|
||
<property name="com.jaspersoft.studio.unit.y" value="pixel"/>
|
||
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
|
||
</reportElement>
|
||
<textElement verticalAlignment="Middle"/>
|
||
<text><![CDATA[Terbilang]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement x="5" y="109" width="95" height="20" uuid="64e29e79-1859-4d11-9b58-4251d818d189">
|
||
<property name="com.jaspersoft.studio.unit.y" value="pixel"/>
|
||
<property name="com.jaspersoft.studio.unit.x" value="pixel"/>
|
||
</reportElement>
|
||
<textElement verticalAlignment="Middle"/>
|
||
<text><![CDATA[Untuk pembayaran]]></text>
|
||
</staticText>
|
||
<textField isBlankWhenNull="true">
|
||
<reportElement x="110" y="52" width="435" height="20" uuid="45e5b5ab-bafc-42bd-83ab-7385758ffc1a">
|
||
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
|
||
</reportElement>
|
||
<textElement verticalAlignment="Middle"/>
|
||
<textFieldExpression><![CDATA[": "+($F{noSbk}!=null?$F{noSbk}:" ")]]></textFieldExpression>
|
||
</textField>
|
||
<textField isBlankWhenNull="true">
|
||
<reportElement x="110" y="70" width="435" height="20" uuid="0db2419e-e047-4116-883e-4e2026db9335">
|
||
<property name="com.jaspersoft.studio.unit.y" value="pixel"/>
|
||
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
|
||
</reportElement>
|
||
<textElement verticalAlignment="Middle"/>
|
||
<textFieldExpression><![CDATA[": "+($F{totalDibayar}!=null?$F{totalDibayar}:" ")]]></textFieldExpression>
|
||
</textField>
|
||
<textField isBlankWhenNull="true">
|
||
<reportElement x="110" y="91" width="435" height="20" uuid="08003da8-a18c-4422-a589-a7faffb1a9f7">
|
||
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
|
||
</reportElement>
|
||
<textElement verticalAlignment="Middle"/>
|
||
<textFieldExpression><![CDATA[": "+($F{terbilang}!=null?$F{terbilang}:" ")]]></textFieldExpression>
|
||
</textField>
|
||
<textField isBlankWhenNull="true">
|
||
<reportElement x="110" y="109" width="435" height="20" uuid="2af12e7a-9e1b-41e6-9f44-7e83a3b6da30"/>
|
||
<textElement verticalAlignment="Middle"/>
|
||
<textFieldExpression><![CDATA[": "+($F{keterangan}!=null?$F{keterangan}:" ")]]></textFieldExpression>
|
||
</textField>
|
||
<staticText>
|
||
<reportElement x="445" y="159" width="135" height="17" uuid="b596fb06-c0ea-437d-b0cc-8c9d6933655e"/>
|
||
<textElement textAlignment="Center"/>
|
||
<text><![CDATA[Tanda tangan]]></text>
|
||
</staticText>
|
||
<textField>
|
||
<reportElement x="445" y="144" width="135" height="15" uuid="e5467a05-65cd-48fc-9a6d-884cee60b7e3"/>
|
||
<textFieldExpression><![CDATA["Jakarta, "+$F{tglSbk}]]></textFieldExpression>
|
||
</textField>
|
||
<textField>
|
||
<reportElement x="420" y="200" width="160" height="20" uuid="62ebb550-2b73-4913-acb6-92bc544aa612">
|
||
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
|
||
</reportElement>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle"/>
|
||
<textFieldExpression><![CDATA["( "+$F{pembayar}+" )"]]></textFieldExpression>
|
||
</textField>
|
||
</band>
|
||
</title>
|
||
</jasperReport>
|