| @@ -0,0 +1,208 @@ | ||
| <?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="null" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20"> | ||
| <property name="ireport.zoom" value="1.5"/> | ||
| <property name="ireport.x" value="0"/> | ||
| <property name="ireport.y" value="0"/> | ||
| <parameter name="parameter" class="java.lang.String"> | ||
| <defaultValueExpression><![CDATA[]]></defaultValueExpression> | ||
| </parameter> | ||
| <parameter name="namars" class="java.lang.String"/> | ||
| <parameter name="alamatrs" class="java.lang.String"/> | ||
| <parameter name="kotars" class="java.lang.String"/> | ||
| <parameter name="propinsirs" class="java.lang.String"/> | ||
| <parameter name="kontakrs" class="java.lang.String"/> | ||
| <parameter name="emailrs" class="java.lang.String"/> | ||
| <parameter name="logo" class="java.io.InputStream"/> | ||
| <queryString> | ||
| <![CDATA[select catatan_pasien.no_rkm_medis,pasien.nm_pasien,catatan_pasien.catatan | ||
| from catatan_pasien inner join pasien on catatan_pasien.no_rkm_medis=pasien.no_rkm_medis where | ||
| catatan_pasien.no_rkm_medis like $P{parameter} or pasien.nm_pasien like $P{parameter} or catatan_pasien.catatan like $P{parameter} order by catatan_pasien.no_rkm_medis]]> | ||
| </queryString> | ||
| <field name="no_rkm_medis" class="java.lang.String"> | ||
| <fieldDescription><![CDATA[]]></fieldDescription> | ||
| </field> | ||
| <field name="nm_pasien" class="java.lang.String"> | ||
| <fieldDescription><![CDATA[]]></fieldDescription> | ||
| </field> | ||
| <field name="catatan" class="java.lang.String"> | ||
| <fieldDescription><![CDATA[]]></fieldDescription> | ||
| </field> | ||
| <background> | ||
| <band splitType="Stretch"/> | ||
| </background> | ||
| <title> | ||
| <band height="84" splitType="Stretch"> | ||
| <staticText> | ||
| <reportElement x="0" y="49" width="555" height="18"/> | ||
| <textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="11" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[DATA CATATAN PASIEN]]></text> | ||
| </staticText> | ||
| <line> | ||
| <reportElement positionType="FixRelativeToBottom" x="0" y="83" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| <textField> | ||
| <reportElement x="2" y="14" width="553" height="14"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="9"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$P{alamatrs}+", "+$P{kotars}+", "+$P{propinsirs}]]></textFieldExpression> | ||
| </textField> | ||
| <textField> | ||
| <reportElement x="2" y="35" width="553" height="14"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="9"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA["E-mail : "+$P{emailrs}]]></textFieldExpression> | ||
| </textField> | ||
| <textField> | ||
| <reportElement x="2" y="25" width="553" height="14"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="9"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$P{kontakrs}]]></textFieldExpression> | ||
| </textField> | ||
| <textField> | ||
| <reportElement x="2" y="0" width="553" height="17"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="12"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$P{namars}]]></textFieldExpression> | ||
| </textField> | ||
| <image scaleImage="FillFrame" onErrorType="Blank"> | ||
| <reportElement x="0" y="2" width="48" height="45"/> | ||
| <imageExpression class="java.io.InputStream"><![CDATA[$P{logo}]]></imageExpression> | ||
| </image> | ||
| <line> | ||
| <reportElement x="0" y="48" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="2.0" lineStyle="Double"/> | ||
| </graphicElement> | ||
| </line> | ||
| </band> | ||
| </title> | ||
| <pageHeader> | ||
| <band splitType="Stretch"/> | ||
| </pageHeader> | ||
| <columnHeader> | ||
| <band height="16" splitType="Stretch"> | ||
| <staticText> | ||
| <reportElement mode="Opaque" x="204" y="0" width="351" height="15" forecolor="#000000" backcolor="#F0F0DC"/> | ||
| <textElement verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[Catatan]]></text> | ||
| </staticText> | ||
| <staticText> | ||
| <reportElement mode="Opaque" x="0" y="0" width="48" height="15" forecolor="#000000" backcolor="#F0F0DC"/> | ||
| <textElement verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[No.R.M]]></text> | ||
| </staticText> | ||
| <staticText> | ||
| <reportElement mode="Opaque" x="48" y="0" width="156" height="15" forecolor="#000000" backcolor="#F0F0DC"/> | ||
| <textElement verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[Nama Pasien]]></text> | ||
| </staticText> | ||
| <line> | ||
| <reportElement x="0" y="14" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| </band> | ||
| </columnHeader> | ||
| <detail> | ||
| <band height="11" splitType="Stretch"> | ||
| <textField isStretchWithOverflow="true"> | ||
| <reportElement mode="Transparent" x="1" y="0" width="46" height="10"/> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$F{no_rkm_medis}]]></textFieldExpression> | ||
| </textField> | ||
| <textField isStretchWithOverflow="true"> | ||
| <reportElement mode="Transparent" x="48" y="0" width="156" height="10"/> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$F{nm_pasien}]]></textFieldExpression> | ||
| </textField> | ||
| <textField isStretchWithOverflow="true"> | ||
| <reportElement mode="Transparent" x="204" y="0" width="351" height="10"/> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$F{catatan}]]></textFieldExpression> | ||
| </textField> | ||
| </band> | ||
| </detail> | ||
| <columnFooter> | ||
| <band splitType="Stretch"/> | ||
| </columnFooter> | ||
| <pageFooter> | ||
| <band height="26" splitType="Stretch"> | ||
| <textField evaluationTime="Report" pattern="" isBlankWhenNull="false"> | ||
| <reportElement key="textField" x="505" y="6" width="36" height="12" forecolor="#000000" backcolor="#FFFFFF"/> | ||
| <box> | ||
| <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| </box> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA["" + $V{PAGE_NUMBER}]]></textFieldExpression> | ||
| </textField> | ||
| <textField pattern="" isBlankWhenNull="false"> | ||
| <reportElement key="textField" x="305" y="6" width="170" height="12" forecolor="#000000" backcolor="#FFFFFF"/> | ||
| <box> | ||
| <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| </box> | ||
| <textElement textAlignment="Right" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA["Page " + $V{PAGE_NUMBER} + " of "]]></textFieldExpression> | ||
| </textField> | ||
| <textField pattern="" isBlankWhenNull="false"> | ||
| <reportElement key="textField" x="5" y="6" width="209" height="12" forecolor="#000000" backcolor="#FFFFFF"/> | ||
| <box> | ||
| <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| </box> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.util.Date"><![CDATA[new Date()]]></textFieldExpression> | ||
| </textField> | ||
| <line> | ||
| <reportElement x="0" y="0" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| <line> | ||
| <reportElement x="0" y="23" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| </band> | ||
| </pageFooter> | ||
| <summary> | ||
| <band splitType="Stretch"/> | ||
| </summary> | ||
| </jasperReport> |
| @@ -0,0 +1,208 @@ | ||
| <?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="null" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20"> | ||
| <property name="ireport.zoom" value="1.5"/> | ||
| <property name="ireport.x" value="0"/> | ||
| <property name="ireport.y" value="0"/> | ||
| <parameter name="parameter" class="java.lang.String"> | ||
| <defaultValueExpression><![CDATA[]]></defaultValueExpression> | ||
| </parameter> | ||
| <parameter name="namars" class="java.lang.String"/> | ||
| <parameter name="alamatrs" class="java.lang.String"/> | ||
| <parameter name="kotars" class="java.lang.String"/> | ||
| <parameter name="propinsirs" class="java.lang.String"/> | ||
| <parameter name="kontakrs" class="java.lang.String"/> | ||
| <parameter name="emailrs" class="java.lang.String"/> | ||
| <parameter name="logo" class="java.io.InputStream"/> | ||
| <queryString> | ||
| <![CDATA[select catatan_pasien.no_rkm_medis,pasien.nm_pasien,catatan_pasien.catatan | ||
| from catatan_pasien inner join pasien on catatan_pasien.no_rkm_medis=pasien.no_rkm_medis where | ||
| catatan_pasien.no_rkm_medis like $P{parameter} or pasien.nm_pasien like $P{parameter} or catatan_pasien.catatan like $P{parameter} order by catatan_pasien.no_rkm_medis]]> | ||
| </queryString> | ||
| <field name="no_rkm_medis" class="java.lang.String"> | ||
| <fieldDescription><![CDATA[]]></fieldDescription> | ||
| </field> | ||
| <field name="nm_pasien" class="java.lang.String"> | ||
| <fieldDescription><![CDATA[]]></fieldDescription> | ||
| </field> | ||
| <field name="catatan" class="java.lang.String"> | ||
| <fieldDescription><![CDATA[]]></fieldDescription> | ||
| </field> | ||
| <background> | ||
| <band splitType="Stretch"/> | ||
| </background> | ||
| <title> | ||
| <band height="84" splitType="Stretch"> | ||
| <staticText> | ||
| <reportElement x="0" y="49" width="555" height="18"/> | ||
| <textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="11" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[DATA CATATAN PASIEN]]></text> | ||
| </staticText> | ||
| <line> | ||
| <reportElement positionType="FixRelativeToBottom" x="0" y="83" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| <textField> | ||
| <reportElement x="2" y="14" width="553" height="14"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="9"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$P{alamatrs}+", "+$P{kotars}+", "+$P{propinsirs}]]></textFieldExpression> | ||
| </textField> | ||
| <textField> | ||
| <reportElement x="2" y="35" width="553" height="14"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="9"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA["E-mail : "+$P{emailrs}]]></textFieldExpression> | ||
| </textField> | ||
| <textField> | ||
| <reportElement x="2" y="25" width="553" height="14"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="9"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$P{kontakrs}]]></textFieldExpression> | ||
| </textField> | ||
| <textField> | ||
| <reportElement x="2" y="0" width="553" height="17"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="12"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$P{namars}]]></textFieldExpression> | ||
| </textField> | ||
| <image scaleImage="FillFrame" onErrorType="Blank"> | ||
| <reportElement x="0" y="2" width="48" height="45"/> | ||
| <imageExpression class="java.io.InputStream"><![CDATA[$P{logo}]]></imageExpression> | ||
| </image> | ||
| <line> | ||
| <reportElement x="0" y="48" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="2.0" lineStyle="Double"/> | ||
| </graphicElement> | ||
| </line> | ||
| </band> | ||
| </title> | ||
| <pageHeader> | ||
| <band splitType="Stretch"/> | ||
| </pageHeader> | ||
| <columnHeader> | ||
| <band height="16" splitType="Stretch"> | ||
| <staticText> | ||
| <reportElement mode="Opaque" x="204" y="0" width="351" height="15" forecolor="#000000" backcolor="#F0F0DC"/> | ||
| <textElement verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[Catatan]]></text> | ||
| </staticText> | ||
| <staticText> | ||
| <reportElement mode="Opaque" x="0" y="0" width="48" height="15" forecolor="#000000" backcolor="#F0F0DC"/> | ||
| <textElement verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[No.R.M]]></text> | ||
| </staticText> | ||
| <staticText> | ||
| <reportElement mode="Opaque" x="48" y="0" width="156" height="15" forecolor="#000000" backcolor="#F0F0DC"/> | ||
| <textElement verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[Nama Pasien]]></text> | ||
| </staticText> | ||
| <line> | ||
| <reportElement x="0" y="14" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| </band> | ||
| </columnHeader> | ||
| <detail> | ||
| <band height="11" splitType="Stretch"> | ||
| <textField isStretchWithOverflow="true"> | ||
| <reportElement mode="Transparent" x="1" y="0" width="46" height="10"/> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$F{no_rkm_medis}]]></textFieldExpression> | ||
| </textField> | ||
| <textField isStretchWithOverflow="true"> | ||
| <reportElement mode="Transparent" x="48" y="0" width="156" height="10"/> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$F{nm_pasien}]]></textFieldExpression> | ||
| </textField> | ||
| <textField isStretchWithOverflow="true"> | ||
| <reportElement mode="Transparent" x="204" y="0" width="351" height="10"/> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$F{catatan}]]></textFieldExpression> | ||
| </textField> | ||
| </band> | ||
| </detail> | ||
| <columnFooter> | ||
| <band splitType="Stretch"/> | ||
| </columnFooter> | ||
| <pageFooter> | ||
| <band height="26" splitType="Stretch"> | ||
| <textField evaluationTime="Report" pattern="" isBlankWhenNull="false"> | ||
| <reportElement key="textField" x="505" y="6" width="36" height="12" forecolor="#000000" backcolor="#FFFFFF"/> | ||
| <box> | ||
| <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| </box> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA["" + $V{PAGE_NUMBER}]]></textFieldExpression> | ||
| </textField> | ||
| <textField pattern="" isBlankWhenNull="false"> | ||
| <reportElement key="textField" x="305" y="6" width="170" height="12" forecolor="#000000" backcolor="#FFFFFF"/> | ||
| <box> | ||
| <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| </box> | ||
| <textElement textAlignment="Right" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA["Page " + $V{PAGE_NUMBER} + " of "]]></textFieldExpression> | ||
| </textField> | ||
| <textField pattern="" isBlankWhenNull="false"> | ||
| <reportElement key="textField" x="5" y="6" width="209" height="12" forecolor="#000000" backcolor="#FFFFFF"/> | ||
| <box> | ||
| <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| </box> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.util.Date"><![CDATA[new Date()]]></textFieldExpression> | ||
| </textField> | ||
| <line> | ||
| <reportElement x="0" y="0" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| <line> | ||
| <reportElement x="0" y="23" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| </band> | ||
| </pageFooter> | ||
| <summary> | ||
| <band splitType="Stretch"/> | ||
| </summary> | ||
| </jasperReport> |
| @@ -0,0 +1,208 @@ | ||
| <?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="null" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20"> | ||
| <property name="ireport.zoom" value="1.5"/> | ||
| <property name="ireport.x" value="0"/> | ||
| <property name="ireport.y" value="0"/> | ||
| <parameter name="parameter" class="java.lang.String"> | ||
| <defaultValueExpression><![CDATA[]]></defaultValueExpression> | ||
| </parameter> | ||
| <parameter name="namars" class="java.lang.String"/> | ||
| <parameter name="alamatrs" class="java.lang.String"/> | ||
| <parameter name="kotars" class="java.lang.String"/> | ||
| <parameter name="propinsirs" class="java.lang.String"/> | ||
| <parameter name="kontakrs" class="java.lang.String"/> | ||
| <parameter name="emailrs" class="java.lang.String"/> | ||
| <parameter name="logo" class="java.io.InputStream"/> | ||
| <queryString> | ||
| <![CDATA[select catatan_pasien.no_rkm_medis,pasien.nm_pasien,catatan_pasien.catatan | ||
| from catatan_pasien inner join pasien on catatan_pasien.no_rkm_medis=pasien.no_rkm_medis where | ||
| catatan_pasien.no_rkm_medis like $P{parameter} or pasien.nm_pasien like $P{parameter} or catatan_pasien.catatan like $P{parameter} order by catatan_pasien.no_rkm_medis]]> | ||
| </queryString> | ||
| <field name="no_rkm_medis" class="java.lang.String"> | ||
| <fieldDescription><![CDATA[]]></fieldDescription> | ||
| </field> | ||
| <field name="nm_pasien" class="java.lang.String"> | ||
| <fieldDescription><![CDATA[]]></fieldDescription> | ||
| </field> | ||
| <field name="catatan" class="java.lang.String"> | ||
| <fieldDescription><![CDATA[]]></fieldDescription> | ||
| </field> | ||
| <background> | ||
| <band splitType="Stretch"/> | ||
| </background> | ||
| <title> | ||
| <band height="84" splitType="Stretch"> | ||
| <staticText> | ||
| <reportElement x="0" y="49" width="555" height="18"/> | ||
| <textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="11" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[DATA CATATAN PASIEN]]></text> | ||
| </staticText> | ||
| <line> | ||
| <reportElement positionType="FixRelativeToBottom" x="0" y="83" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| <textField> | ||
| <reportElement x="2" y="14" width="553" height="14"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="9"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$P{alamatrs}+", "+$P{kotars}+", "+$P{propinsirs}]]></textFieldExpression> | ||
| </textField> | ||
| <textField> | ||
| <reportElement x="2" y="35" width="553" height="14"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="9"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA["E-mail : "+$P{emailrs}]]></textFieldExpression> | ||
| </textField> | ||
| <textField> | ||
| <reportElement x="2" y="25" width="553" height="14"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="9"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$P{kontakrs}]]></textFieldExpression> | ||
| </textField> | ||
| <textField> | ||
| <reportElement x="2" y="0" width="553" height="17"/> | ||
| <textElement textAlignment="Center" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="12"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$P{namars}]]></textFieldExpression> | ||
| </textField> | ||
| <image scaleImage="FillFrame" onErrorType="Blank"> | ||
| <reportElement x="0" y="2" width="48" height="45"/> | ||
| <imageExpression class="java.io.InputStream"><![CDATA[$P{logo}]]></imageExpression> | ||
| </image> | ||
| <line> | ||
| <reportElement x="0" y="48" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="2.0" lineStyle="Double"/> | ||
| </graphicElement> | ||
| </line> | ||
| </band> | ||
| </title> | ||
| <pageHeader> | ||
| <band splitType="Stretch"/> | ||
| </pageHeader> | ||
| <columnHeader> | ||
| <band height="16" splitType="Stretch"> | ||
| <staticText> | ||
| <reportElement mode="Opaque" x="204" y="0" width="351" height="15" forecolor="#000000" backcolor="#F0F0DC"/> | ||
| <textElement verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[Catatan]]></text> | ||
| </staticText> | ||
| <staticText> | ||
| <reportElement mode="Opaque" x="0" y="0" width="48" height="15" forecolor="#000000" backcolor="#F0F0DC"/> | ||
| <textElement verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[No.R.M]]></text> | ||
| </staticText> | ||
| <staticText> | ||
| <reportElement mode="Opaque" x="48" y="0" width="156" height="15" forecolor="#000000" backcolor="#F0F0DC"/> | ||
| <textElement verticalAlignment="Middle" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <text><![CDATA[Nama Pasien]]></text> | ||
| </staticText> | ||
| <line> | ||
| <reportElement x="0" y="14" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| </band> | ||
| </columnHeader> | ||
| <detail> | ||
| <band height="11" splitType="Stretch"> | ||
| <textField isStretchWithOverflow="true"> | ||
| <reportElement mode="Transparent" x="1" y="0" width="46" height="10"/> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$F{no_rkm_medis}]]></textFieldExpression> | ||
| </textField> | ||
| <textField isStretchWithOverflow="true"> | ||
| <reportElement mode="Transparent" x="48" y="0" width="156" height="10"/> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$F{nm_pasien}]]></textFieldExpression> | ||
| </textField> | ||
| <textField isStretchWithOverflow="true"> | ||
| <reportElement mode="Transparent" x="204" y="0" width="351" height="10"/> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA[$F{catatan}]]></textFieldExpression> | ||
| </textField> | ||
| </band> | ||
| </detail> | ||
| <columnFooter> | ||
| <band splitType="Stretch"/> | ||
| </columnFooter> | ||
| <pageFooter> | ||
| <band height="26" splitType="Stretch"> | ||
| <textField evaluationTime="Report" pattern="" isBlankWhenNull="false"> | ||
| <reportElement key="textField" x="505" y="6" width="36" height="12" forecolor="#000000" backcolor="#FFFFFF"/> | ||
| <box> | ||
| <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| </box> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA["" + $V{PAGE_NUMBER}]]></textFieldExpression> | ||
| </textField> | ||
| <textField pattern="" isBlankWhenNull="false"> | ||
| <reportElement key="textField" x="305" y="6" width="170" height="12" forecolor="#000000" backcolor="#FFFFFF"/> | ||
| <box> | ||
| <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| </box> | ||
| <textElement textAlignment="Right" lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.lang.String"><![CDATA["Page " + $V{PAGE_NUMBER} + " of "]]></textFieldExpression> | ||
| </textField> | ||
| <textField pattern="" isBlankWhenNull="false"> | ||
| <reportElement key="textField" x="5" y="6" width="209" height="12" forecolor="#000000" backcolor="#FFFFFF"/> | ||
| <box> | ||
| <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | ||
| </box> | ||
| <textElement lineSpacing="Single"> | ||
| <font fontName="Tahoma" size="8" isBold="false"/> | ||
| </textElement> | ||
| <textFieldExpression class="java.util.Date"><![CDATA[new Date()]]></textFieldExpression> | ||
| </textField> | ||
| <line> | ||
| <reportElement x="0" y="0" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| <line> | ||
| <reportElement x="0" y="23" width="555" height="1"/> | ||
| <graphicElement> | ||
| <pen lineWidth="0.5"/> | ||
| </graphicElement> | ||
| </line> | ||
| </band> | ||
| </pageFooter> | ||
| <summary> | ||
| <band splitType="Stretch"/> | ||
| </summary> | ||
| </jasperReport> |