<?xml version="1.0" encoding="UTF-8" ?> <!-- Created with iReport - A designer for JasperReports --> <!DOCTYPE jasperReport PUBLIC "//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd"> <jasperReport name="PR022EASYBUY" columnCount="1" printOrder="Vertical" orientation="Landscape" pageWidth="685" pageHeight="286" columnWidth="535" columnSpacing="0" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" whenNoDataType="NoPages" isTitleNewPage="false" isSummaryNewPage="false"> <property name="ireport.scriptlethandling" value="0" /> <property name="ireport.encoding" value="UTF-8" /> <import value="java.util.*" /> <import value="net.sf.jasperreports.engine.*" /> <import value="net.sf.jasperreports.engine.data.*" /> <parameter name="head1" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["PAY SLIP"]]></defaultValueExpression> </parameter> <parameter name="page" isForPrompting="false" class="java.lang.String"> <defaultValueExpression ><![CDATA["PR022"]]></defaultValueExpression> </parameter> <parameter name="empCode" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["EMPLOYEE CODE"]]></defaultValueExpression> </parameter> <parameter name="surname" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["SURNAME"]]></defaultValueExpression> </parameter> <parameter name="name" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["NAME SURNAME"]]></defaultValueExpression> </parameter> <parameter name="branch" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["BRANCH"]]></defaultValueExpression> </parameter> <parameter name="bu" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["BUSINESS UNIT"]]></defaultValueExpression> </parameter> <parameter name="income" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["INCOME"]]></defaultValueExpression> </parameter> <parameter name="deduction" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["DEDUCTION"]]></defaultValueExpression> </parameter> <parameter name="bath" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["BATH"]]></defaultValueExpression> </parameter> <parameter name="day__T1" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["DAY"]]></defaultValueExpression> </parameter> <parameter name="signSlash" isForPrompting="false" class="java.lang.String"> <defaultValueExpression ><![CDATA["/"]]></defaultValueExpression> </parameter> <parameter name="salaryRate" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["SALARY RATE"]]></defaultValueExpression> </parameter> <parameter name="hour" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["HOUR"]]></defaultValueExpression> </parameter> <parameter name="totDeduction" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["TOTAL DEDUCTION"]]></defaultValueExpression> </parameter> <parameter name="totNet" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["NET TOTAL"]]></defaultValueExpression> </parameter> <parameter name="exchangeRate" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["EXCHANGE RATE"]]></defaultValueExpression> </parameter> <parameter name="ot" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["OT"]]></defaultValueExpression> </parameter> <parameter name="salaly" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["SARALY"]]></defaultValueExpression> </parameter> <parameter name="incomeNotTax" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["INCOME NOT TAX"]]></defaultValueExpression> </parameter> <parameter name="incomeTaxCal" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["INCOME TAX CAL"]]></defaultValueExpression> </parameter> <parameter name="working" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["WORKING"]]></defaultValueExpression> </parameter> <parameter name="absent__T1" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["ABSENT"]]></defaultValueExpression> </parameter> <parameter name="times" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["TIMES"]]></defaultValueExpression> </parameter> <parameter name="late" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["LATE"]]></defaultValueExpression> </parameter> <parameter name="days__T1" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["DAYS"]]></defaultValueExpression> </parameter> <parameter name="code" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["CODE"]]></defaultValueExpression> </parameter> <parameter name="signDasd" isForPrompting="false" class="java.lang.String"> <defaultValueExpression ><![CDATA["-"]]></defaultValueExpression> </parameter> <parameter name="empTaxId" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["EMPLOYEE TAX ID"]]></defaultValueExpression> </parameter> <parameter name="empSocId" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["EMPLOYEE SOC ID"]]></defaultValueExpression> </parameter> <parameter name="position" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["POSITION"]]></defaultValueExpression> </parameter> <parameter name="ot1" isForPrompting="false" class="java.lang.String"> <defaultValueExpression ><![CDATA["OT1"]]></defaultValueExpression> </parameter> <parameter name="ot15" isForPrompting="false" class="java.lang.String"> <defaultValueExpression ><![CDATA["OT1.5"]]></defaultValueExpression> </parameter> <parameter name="ot3" isForPrompting="false" class="java.lang.String"> <defaultValueExpression ><![CDATA["OT3"]]></defaultValueExpression> </parameter> <parameter name="travel" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["TRAVEL"]]></defaultValueExpression> </parameter> <parameter name="phone" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["PHONE"]]></defaultValueExpression> </parameter> <parameter name="other" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["OTHER"]]></defaultValueExpression> </parameter> <parameter name="totIncome" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["TOTAL INCOME"]]></defaultValueExpression> </parameter> <parameter name="induction" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["INDUCTION"]]></defaultValueExpression> </parameter> <parameter name="tax" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["TAX"]]></defaultValueExpression> </parameter> <parameter name="moneyAmount" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["MONEY AMOUNT"]]></defaultValueExpression> </parameter> <parameter name="pvf" isForPrompting="false" class="java.lang.String"> <defaultValueExpression ><![CDATA["PVF"]]></defaultValueExpression> </parameter> <parameter name="totInduction" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["TOTAL INDUCTION"]]></defaultValueExpression> </parameter> <parameter name="amountHour" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["AMOUNT HOUR"]]></defaultValueExpression> </parameter> <parameter name="totAmont" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["TOTAL AMOUNT"]]></defaultValueExpression> </parameter> <parameter name="salaryCurr" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["SARALY CURRENT"]]></defaultValueExpression> </parameter> <parameter name="taxCurr" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["TAX CURRENT"]]></defaultValueExpression> </parameter> <parameter name="socCurr" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["SOC CURRENT"]]></defaultValueExpression> </parameter> <parameter name="receive" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["RECEIVER"]]></defaultValueExpression> </parameter> <parameter name="date" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["DATE"]]></defaultValueExpression> </parameter> <parameter name="ot2" isForPrompting="false" class="java.lang.String"> <defaultValueExpression ><![CDATA["OT2"]]></defaultValueExpression> </parameter> <parameter name="time" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[label]]></parameterDescription> <defaultValueExpression ><![CDATA["TIME"]]></defaultValueExpression> </parameter> <parameter name="lang" isForPrompting="false" class="java.lang.String"> <parameterDescription><![CDATA[lang]]></parameterDescription> <defaultValueExpression ><![CDATA[""]]></defaultValueExpression> </parameter> <field name="memployee__memployee9_9summary_pvf_m" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__memployee9_9summary_pvf_m]]></fieldDescription> </field> <field name="memployee__memployee9_9summary_soc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__memployee9_9summary_soc]]></fieldDescription> </field> <field name="memployee__memployee9_9summary_tax" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__memployee9_9summary_tax]]></fieldDescription> </field> <field name="memployee__memployee9_9summary_inc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__memployee9_9summary_inc]]></fieldDescription> </field> <field name="memployee__memployee9_9inc_d" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__memployee9_9inc_d]]></fieldDescription> </field> <field name="memployee__memployee9_9inc_h" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__memployee9_9inc_h]]></fieldDescription> </field> <field name="memployee__memployee9_9empfullname" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__memployee9_9empfullname]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9__ot15" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9__ot15]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9__ot3" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9__ot3]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9__ot2" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9__ot2]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9__ot1" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9__ot1]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9__currentincome" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9__currentincome]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9__currenttax" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9__currenttax]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9__currentsoc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9__currentsoc]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption30" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption30]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula30" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula30]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption29" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption29]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula29" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula29]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption28" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption28]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula28" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula28]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption27" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption27]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula27" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula27]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption26" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption26]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula26" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula26]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption25" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption25]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula25" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula25]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption24" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption24]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula24" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula24]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption23" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption23]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula23" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula23]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption22" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption22]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula22" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula22]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption21" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption21]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula21" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula21]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption20" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption20]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula20" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula20]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption19" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption19]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula19" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula19]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption18" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption18]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula18" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula18]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption17" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption17]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula17" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula17]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption16" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption16]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula16" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula16]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption15" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption15]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula15" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula15]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption14" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption14]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula14" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula14]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption13" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption13]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula13" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula13]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption12" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption12]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula12" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula12]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption11" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption11]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula11" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula11]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption10" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption10]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula10" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula10]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption09" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption09]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula09" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula09]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption08" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption08]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula08" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula08]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption07" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption07]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula07" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula07]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption06" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption06]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula06" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula06]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption05" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption05]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula05" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula05]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption04" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption04]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula04" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula04]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption03" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption03]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula03" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula03]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption02" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption02]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula02" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula02]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9caption01" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption01]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9formula01" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula01]]></fieldDescription> </field> <field name="simtpytran0_rep__runno" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__runno]]></fieldDescription> </field> <field name="simtpytran0_rep__netincome" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__netincome]]></fieldDescription> </field> <field name="simtpytran0_rep__end_year" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__end_year]]></fieldDescription> </field> <field name="simtpytran0_rep__totnontax" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__totnontax]]></fieldDescription> </field> <field name="simtpytran0_rep__totcaltax" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__totcaltax]]></fieldDescription> </field> <field name="simtpytran0_rep__taxtable" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__taxtable]]></fieldDescription> </field> <field name="simtpytran0_rep__totcsoc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__totcsoc]]></fieldDescription> </field> <field name="simtpytran0_rep__totcpvf" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__totcpvf]]></fieldDescription> </field> <field name="simtpytran0_rep__fundtable" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__fundtable]]></fieldDescription> </field> <field name="simtpytran0_rep__formulacode" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__formulacode]]></fieldDescription> </field> <field name="simtpytran0_rep__remark" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__remark]]></fieldDescription> </field> <field name="simtpytran0_rep__xml_tax" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__xml_tax]]></fieldDescription> </field> <field name="simtpytran0_rep__cal_soc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__cal_soc]]></fieldDescription> </field> <field name="simtpytran0_rep__cal_pvf" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__cal_pvf]]></fieldDescription> </field> <field name="simtpytran0_rep__cal_tax" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__cal_tax]]></fieldDescription> </field> <field name="simtpytran0_rep__gendate" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__gendate]]></fieldDescription> </field> <field name="simtpytran0_rep__companyid" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__companyid]]></fieldDescription> </field> <field name="simtpytran0_rep__employeeid" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Simtpytran0_rep__employeeid]]></fieldDescription> </field> <field name="mprefix__runno" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mprefix__runno]]></fieldDescription> </field> <field name="mprefix__edesc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mprefix__edesc]]></fieldDescription> </field> <field name="mprefix__tdesc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mprefix__tdesc]]></fieldDescription> </field> <field name="mprefix__prefixid" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mprefix__prefixid]]></fieldDescription> </field> <field name="mcurrency__runno" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mcurrency__runno]]></fieldDescription> </field> <field name="mcurrency__companyid" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mcurrency__companyid]]></fieldDescription> </field> <field name="mcurrency__eff_date" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mcurrency__eff_date]]></fieldDescription> </field> <field name="mcurrency__money_sign" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mcurrency__money_sign]]></fieldDescription> </field> <field name="mcurrency__exchange" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mcurrency__exchange]]></fieldDescription> </field> <field name="mcurrency__edesc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mcurrency__edesc]]></fieldDescription> </field> <field name="mcurrency__tdesc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mcurrency__tdesc]]></fieldDescription> </field> <field name="mcurrency__currencyid" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mcurrency__currencyid]]></fieldDescription> </field> <field name="mbu2__runno" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mbu2__runno]]></fieldDescription> </field> <field name="mbu2__companyid" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mbu2__companyid]]></fieldDescription> </field> <field name="mbu2__edesc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mbu2__edesc]]></fieldDescription> </field> <field name="mbu2__tdesc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mbu2__tdesc]]></fieldDescription> </field> <field name="mbu2__bu2id" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Mbu2__bu2id]]></fieldDescription> </field> <field name="memployee__runno" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__runno]]></fieldDescription> </field> <field name="memployee__branch" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__branch]]></fieldDescription> </field> <field name="memployee__currency" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__currency]]></fieldDescription> </field> <field name="memployee__emp_position" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__emp_position]]></fieldDescription> </field> <field name="memployee__bu5" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__bu5]]></fieldDescription> </field> <field name="memployee__bu4" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__bu4]]></fieldDescription> </field> <field name="memployee__bu3" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__bu3]]></fieldDescription> </field> <field name="memployee__bu2" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__bu2]]></fieldDescription> </field> <field name="memployee__bu1" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__bu1]]></fieldDescription> </field> <field name="memployee__id_people" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__id_people]]></fieldDescription> </field> <field name="memployee__idtax" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__idtax]]></fieldDescription> </field> <field name="memployee__salary" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__salary]]></fieldDescription> </field> <field name="memployee__elname" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__elname]]></fieldDescription> </field> <field name="memployee__efname" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__efname]]></fieldDescription> </field> <field name="memployee__lname" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__lname]]></fieldDescription> </field> <field name="memployee__fname" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__fname]]></fieldDescription> </field> <field name="memployee__emp_prefix" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__emp_prefix]]></fieldDescription> </field> <field name="memployee__companyid" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__companyid]]></fieldDescription> </field> <field name="memployee__employeeid" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Memployee__employeeid]]></fieldDescription> </field> <field name="memployee__fullname" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__fullname]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9__currentpvf" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9__currentpvf]]></fieldDescription> </field> <field name="memployee__payment_date" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Field returned by memployee__payment_date]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9pnd_income" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Field returned by memployee__simtpytran0_rep9_9PND_INCOME]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9p_tax" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Field returned by memployee__simtpytran0_rep9_9P_TAX]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9p_pvf" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Field returned by memployee__simtpytran0_rep9_9P_TAX]]></fieldDescription> </field> <field name="memployee__simtpytran0_rep9_9p_msoc" class="java.lang.String"> <fieldDescription><![CDATA[Field returned by Field returned by memployee__simtpytran0_rep9_9P_TAX]]></fieldDescription> </field> <variable name="sumIncome" class="java.lang.String" resetType="Report" calculation="Nothing"> <variableExpression><![CDATA[String.valueOf( Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula01},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula02},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula03},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula04},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula05},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula06},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula07},"0")) )]]></variableExpression> </variable> <variable name="sumDeduction" class="java.lang.String" resetType="Report" calculation="Nothing"> <variableExpression><![CDATA[String.valueOf( Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula08},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula09},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula10},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula11},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula12},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula13},"0")) +Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula14},"0")) )]]></variableExpression> <initialValueExpression><![CDATA["0.0"]]></initialValueExpression> </variable> <variable name="sumNetIncome" class="java.lang.String" resetType="Report" calculation="Nothing"> <variableExpression><![CDATA[String.valueOf(Double.parseDouble($V{sumIncome})-Double.parseDouble($V{sumDeduction}))]]></variableExpression> </variable> <background> <band height="0" isSplitAllowed="true" > </band> </background> <title> <band height="0" isSplitAllowed="true" > </band> </title> <pageHeader> <band height="0" isSplitAllowed="true" > </band> </pageHeader> <columnHeader> <band height="-28" isSplitAllowed="true" > </band> </columnHeader> <detail> <band height="314" isSplitAllowed="true" > <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="101" y="48" width="49" height="20" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__employeeid}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="295" y="48" width="116" height="20" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__fullname}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="511" y="48" width="59" height="20" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{mbu2__edesc}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="609" y="48" width="39" height="20" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__payment_date}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="74" y="83" width="87" height="13" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__payment_date}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="244" y="48" width="34" height="20" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__employeeid}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="265" y="82" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption02}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="304" y="82" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption03}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="343" y="82" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption04}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="382" y="82" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption05}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="421" y="82" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption06}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="460" y="82" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption07}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="499" y="82" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption08}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="538" y="82" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption09}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="220" y="101" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula01})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="265" y="101" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula02})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="304" y="101" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula03})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="343" y="101" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula04})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="382" y="101" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula05})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="421" y="101" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula06})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="460" y="101" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula07})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="499" y="101" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula08})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="538" y="101" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula09})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="304" y="119" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption11}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="343" y="119" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption12}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="382" y="119" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption13}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="421" y="119" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption14}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="460" y="119" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption15}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="304" y="137" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula11})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="343" y="137" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula12})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="382" y="137" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula13})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="421" y="137" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula14})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="460" y="137" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula15})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="383" y="163" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption22}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="422" y="163" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption23}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="461" y="163" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption24}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="500" y="163" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption25}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="383" y="180" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula22})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="422" y="180" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula23})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="461" y="180" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula24})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="500" y="180" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula25})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="231" y="180" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula19})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="234" y="214" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula26})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="295" y="214" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf( String.valueOf( Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9__currentsoc},"0"))+ Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9p_msoc},"0")) ) )]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="204" y="257" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf( String.valueOf( Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9__currentincome},"0"))+ Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9pnd_income},"0")) ) )]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="262" y="257" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf( String.valueOf( Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9__currenttax},"0"))+ Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9p_tax},"0")) ) )]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="321" y="257" width="43" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf( String.valueOf( Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9__currentpvf},"0"))+ Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9p_pvf},"0")) ) )]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="584" y="137" width="56" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula18})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="584" y="216" width="56" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula27})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="584" y="258" width="60" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula28})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="77" y="119" width="89" height="13" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__fullname}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="88" y="166" width="90" height="13" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{mbu2__edesc}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="49" y="245" width="55" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Right" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula28})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="499" y="119" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption16}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="499" y="137" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula16})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="265" y="119" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption10}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="265" y="137" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula10})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="538" y="119" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption17}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="538" y="137" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula17})]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="315" y="180" width="39" height="12" forecolor="#000000" backcolor="#FFFFFF" key="textField"/> <box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/> <textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single"> <font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" /> </textElement> <textFieldExpression class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula21})]]></textFieldExpression> </textField> </band> </detail> <columnFooter> <band height="0" isSplitAllowed="true" > </band> </columnFooter> <pageFooter> <band height="0" isSplitAllowed="true" > </band> </pageFooter> <summary> <band height="0" isSplitAllowed="true" > </band> </summary> </jasperReport>