<?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="Laporan_Prestasi" language="groovy" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="b7e889d8-5fe6-4543-93c6-6b3608b6d621">
	<property name="ireport.zoom" value="1.0"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="192"/>
	<parameter name="kode" class="java.lang.String"/>
	<queryString>
		<![CDATA[SELECT
     *,
     prestasi.`id` AS prestasi_id,
     prestasi.`nis` AS prestasi_nis,
     prestasi.`nama_siswa` AS prestasi_nama_siswa,
     prestasi.`prestasi` AS prestasi_prestasi,
     prestasi.`keterangan` AS prestasi_keterangan
FROM
     `prestasi` prestasi
WHERE
     nis LIKE '%$P!{kode}%']]>
	</queryString>
	<field name="id" class="java.lang.String">
		<fieldDescription><![CDATA[]]></fieldDescription>
	</field>
	<field name="nis" class="java.lang.Integer">
		<fieldDescription><![CDATA[]]></fieldDescription>
	</field>
	<field name="nama_siswa" class="java.lang.String">
		<fieldDescription><![CDATA[]]></fieldDescription>
	</field>
	<field name="prestasi" class="java.lang.String">
		<fieldDescription><![CDATA[]]></fieldDescription>
	</field>
	<field name="keterangan" class="java.lang.String">
		<fieldDescription><![CDATA[]]></fieldDescription>
	</field>
	<field name="prestasi_id" class="java.lang.String"/>
	<field name="prestasi_nis" class="java.lang.Integer"/>
	<field name="prestasi_nama_siswa" class="java.lang.String"/>
	<field name="prestasi_prestasi" class="java.lang.String"/>
	<field name="prestasi_keterangan" class="java.lang.String"/>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band height="174" splitType="Stretch">
			<staticText>
				<reportElement x="172" y="79" width="298" height="18" uuid="d3cd90d4-08e3-4e29-88b0-16254b69755a"/>
				<textElement textAlignment="Center">
					<font size="13" isBold="false"/>
				</textElement>
				<text><![CDATA[Gg. Lurah Muda Blok Gapura No.40, Rt.03/Rw.03, Cimanggis]]></text>
			</staticText>
			<line>
				<reportElement x="0" y="15" width="555" height="1" uuid="be2293a7-4efd-4f99-abde-62efaa006936"/>
				<graphicElement>
					<pen lineWidth="1.25"/>
				</graphicElement>
			</line>
			<line>
				<reportElement positionType="FixRelativeToBottom" x="0" y="137" width="555" height="1" uuid="79834f01-c8d5-4a96-9d24-2c82b12452f1"/>
				<graphicElement>
					<pen lineWidth="1.25"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement x="157" y="31" width="319" height="48" uuid="0165b0fe-6263-4508-b3bd-34013b9d3a8f"/>
				<textElement textAlignment="Center">
					<font fontName="SansSerif" size="36" isBold="true"/>
				</textElement>
				<text><![CDATA[SDIT Daarul Fataa]]></text>
			</staticText>
			<image>
				<reportElement x="43" y="26" width="114" height="102" uuid="c5ef5c01-ef3e-4ce3-bb99-db617a25e0a2"/>
				<imageExpression><![CDATA["C:\\Users\\user\\Downloads\\10-03-tgl24\\sdit.jpg"]]></imageExpression>
			</image>
			<staticText>
				<reportElement x="201" y="97" width="227" height="18" uuid="ca67f884-8b79-4a2d-8a09-4774f2f0d7ce"/>
				<textElement textAlignment="Center">
					<font size="13" isBold="false"/>
				</textElement>
				<text><![CDATA[Kec. Bojong Gede, Bogor, Jawa Barat 16920]]></text>
			</staticText>
		</band>
	</title>
	<pageHeader>
		<band height="56" splitType="Stretch">
			<line>
				<reportElement x="1" y="49" width="554" height="1" uuid="62069b37-96b6-49f4-85aa-6026860789ed"/>
				<graphicElement>
					<pen lineWidth="2.0" lineStyle="Double" lineColor="#000000"/>
				</graphicElement>
			</line>
			<line>
				<reportElement x="1" y="5" width="554" height="1" uuid="0380e423-c4d7-4a12-a6ad-9108b4fcc814"/>
				<graphicElement>
					<pen lineWidth="2.0" lineStyle="Double" lineColor="#000000"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement x="189" y="11" width="203" height="33" uuid="f7d9fc5e-3c3a-4cce-b28d-b4c904595ae7"/>
				<textElement textAlignment="Center">
					<font size="26" isBold="true"/>
				</textElement>
				<text><![CDATA[Prestasi Siswa]]></text>
			</staticText>
		</band>
	</pageHeader>
	<detail>
		<band height="343" splitType="Stretch">
			<staticText>
				<reportElement x="1" y="15" width="69" height="16" uuid="e3507f1f-b8a1-4f22-9e80-9996d85addab"/>
				<textElement>
					<font size="12" isBold="false"/>
				</textElement>
				<text><![CDATA[Nomor ID :]]></text>
			</staticText>
			<textField>
				<reportElement x="70" y="15" width="33" height="16" uuid="662c50b9-7368-492a-966f-15b9c0a45268"/>
				<textElement>
					<font size="10" isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{prestasi_id}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="43" y="74" width="138" height="26" uuid="19720389-1921-4f9c-910f-9222a0601cbf"/>
				<textElement>
					<font size="18" isBold="true"/>
				</textElement>
				<text><![CDATA[NIS                 :]]></text>
			</staticText>
			<textField>
				<reportElement x="194" y="74" width="147" height="28" uuid="b203ff98-0de4-48b4-a5b8-83f2cbf9b6bc"/>
				<textElement>
					<font size="18" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{prestasi_nis}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="43" y="134" width="138" height="29" uuid="c1f29568-b00b-4e4c-a7ea-798d4d231eda"/>
				<textElement>
					<font size="18" isBold="true"/>
				</textElement>
				<text><![CDATA[Nama             :]]></text>
			</staticText>
			<staticText>
				<reportElement x="43" y="200" width="138" height="27" uuid="c2e0752f-90d4-40f0-823f-9be52a098789"/>
				<textElement>
					<font size="18" isBold="true"/>
				</textElement>
				<text><![CDATA[Prestasi         :]]></text>
			</staticText>
			<textField>
				<reportElement x="194" y="200" width="191" height="27" uuid="ebd1a46a-33e7-4d5a-a325-c00de5bafbc7"/>
				<textElement>
					<font size="18" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{prestasi_prestasi}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="43" y="268" width="138" height="27" uuid="a067aa5f-07dc-4754-b250-b638496c3386"/>
				<textElement>
					<font size="18" isBold="true"/>
				</textElement>
				<text><![CDATA[Keterangan   :]]></text>
			</staticText>
			<textField>
				<reportElement x="194" y="268" width="217" height="27" uuid="6b3e532e-9337-48bd-b7b7-075664cc87de"/>
				<textElement>
					<font size="18" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{prestasi_keterangan}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement x="0" y="43" width="1" height="284" uuid="c4ab2084-be18-4c3d-ad6b-50a2d65d727f"/>
			</line>
			<line>
				<reportElement x="555" y="42" width="1" height="285" uuid="a26d60cf-fd55-45d8-847d-85b558888faa"/>
			</line>
			<line>
				<reportElement x="1" y="326" width="554" height="1" uuid="cf88d672-7f34-4d77-bc50-c3536c6b26de"/>
			</line>
			<line>
				<reportElement x="0" y="42" width="555" height="1" uuid="6b7220d8-8f2f-4e87-a48a-88360df2cfd8"/>
			</line>
			<textField>
				<reportElement x="195" y="134" width="146" height="29" uuid="ee3b4f2b-2ed8-430e-b715-1b3cd3b03b29"/>
				<textElement>
					<font size="18" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nama_siswa}]]></textFieldExpression>
			</textField>
		</band>
	</detail>
	<pageFooter>
		<band height="153">
			<staticText>
				<reportElement x="418" y="46" width="93" height="19" uuid="3b4de4f6-68fa-4b89-8442-067464e684d2"/>
				<textElement>
					<font size="12" isBold="false"/>
				</textElement>
				<text><![CDATA[Kepala Sekolah]]></text>
			</staticText>
			<staticText>
				<reportElement x="390" y="27" width="40" height="19" uuid="3464c311-15a5-4a76-b8db-13ade33c064a"/>
				<textElement>
					<font size="12" isBold="false"/>
				</textElement>
				<text><![CDATA[Bogor,]]></text>
			</staticText>
			<staticText>
				<reportElement x="388" y="115" width="151" height="27" uuid="bdcd3a23-b42e-42e9-b4fc-0a6ae315ed28"/>
				<textElement>
					<font size="12" isBold="false"/>
				</textElement>
				<text><![CDATA[( Siti Zuhriah, SPd, M.Pd.I )]]></text>
			</staticText>
			<textField pattern="EEEEE dd MMMMM yyyy">
				<reportElement x="429" y="27" width="126" height="19" uuid="5f02846b-d7f2-48fa-9d82-eb14aeda9812"/>
				<textElement>
					<font size="12"/>
				</textElement>
				<textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
			</textField>
		</band>
	</pageFooter>
</jasperReport>
