Your IP : 216.73.216.79


Current Path : /var/www/html/mydlvsacc/backend/reports_bak1/
Upload File :
Current File : /var/www/html/mydlvsacc/backend/reports_bak1/report1_1552755975.jrxml

<?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="report1" language="groovy" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="762b7533-fd2c-4c41-ac7d-56e241a4234b">
	<property name="ireport.zoom" value="1.0"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="0"/>
	<parameter name="param_condition" class="java.lang.String">
		<defaultValueExpression><![CDATA[]]></defaultValueExpression>
	</parameter>
	<queryString>
		<![CDATA[SELECT
     lphs_pemohon.`no_kad_pengenalan`,
     lphs_pemohon.`nama_penuh`,
     lphs_pemohon.`no_tel_rumah`
FROM
     `lphs_pemohon` lphs_pemohon
WHERE
 1=1 $P!{param_condition}
limit 50]]>
	</queryString>
	<field name="no_kad_pengenalan" class="java.lang.String">
		<fieldDescription><![CDATA[]]></fieldDescription>
	</field>
	<field name="nama_penuh" class="java.lang.String">
		<fieldDescription><![CDATA[]]></fieldDescription>
	</field>
	<field name="no_tel_rumah" class="java.lang.String">
		<fieldDescription><![CDATA[]]></fieldDescription>
	</field>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band height="79" splitType="Stretch"/>
	</title>
	<pageHeader>
		<band height="35" splitType="Stretch"/>
	</pageHeader>
	<columnHeader>
		<band height="20" splitType="Stretch">
			<staticText>
				<reportElement x="0" y="0" width="185" height="20" uuid="7f1999ff-7726-4c43-a162-4b5ce5975509"/>
				<text><![CDATA[Nama Penuh]]></text>
			</staticText>
			<staticText>
				<reportElement x="185" y="0" width="100" height="20" uuid="a12e9d8c-8bd2-4d75-8bd9-0e05c02b6fbe"/>
				<text><![CDATA[No. K/P]]></text>
			</staticText>
		</band>
	</columnHeader>
	<detail>
		<band height="20" splitType="Stretch">
			<textField>
				<reportElement x="0" y="0" width="185" height="20" uuid="9c054a43-226f-40a9-aab7-a40174e5acf0"/>
				<textFieldExpression><![CDATA[$F{nama_penuh}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="185" y="0" width="100" height="20" uuid="bd44aa22-18fa-4907-864e-a5c094f5d584"/>
				<textFieldExpression><![CDATA[$F{no_kad_pengenalan}]]></textFieldExpression>
			</textField>
		</band>
	</detail>
	<columnFooter>
		<band height="45" splitType="Stretch"/>
	</columnFooter>
	<pageFooter>
		<band height="54" splitType="Stretch"/>
	</pageFooter>
	<summary>
		<band height="42" splitType="Stretch"/>
	</summary>
</jasperReport>