<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.21.3.final using JasperReports Library version 6.21.3-4a3078d20785ebe464f18037d738d12fc98c13cf  -->
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="Blank_Letter_Landscape" printOrder="Horizontal" pageWidth="226" pageHeight="107" columnWidth="222" leftMargin="2" rightMargin="2" topMargin="2" bottomMargin="2" isSummaryNewPage="true" uuid="c86db438-8837-43f8-a843-73175a3adf48">
	<property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
	<queryString>
		<![CDATA[]]>
	</queryString>
	<field name="sto_kisa_ismi" class="java.lang.String"/>
	<field name="bar_kodu" class="java.lang.String"/>
	<field name="sto_mensei" class="java.lang.String"/>
	<field name="fid_yenifiy_tutar" class="java.lang.Double"/>
	<field name="fid_tarih" class="java.lang.String"/>
	<field name="sto_birim_fiyat" class="java.lang.Double"/>
	<field name="firma_adi" class="java.lang.String"/>
	<field name="fid_eski_fiyat" class="java.lang.Double"/>
	<detail>
		<band height="103" splitType="Stretch">
			<property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.FreeLayout"/>
			<textField textAdjust="ScaleFont">
				<reportElement x="-1" y="0" width="225" height="30" uuid="3b062424-ec9c-4c9d-8ee3-7ee1d94749d5">
					<property name="com.jaspersoft.studio.unit.width" value="px"/>
					<property name="com.jaspersoft.studio.unit.height" value="px"/>
				</reportElement>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font fontName="Tahoma" size="20" isBold="true"/>
					<paragraph lineSpacing="Single" lineSpacingSize="1.0"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{sto_kisa_ismi}]]></textFieldExpression>
			</textField>
			<textField textAdjust="ScaleFont">
				<reportElement x="90" y="50" width="100" height="40" uuid="e4130ece-3722-4b80-970a-40d0feea336f">
					<property name="com.jaspersoft.studio.unit.height" value="px"/>
				</reportElement>
				<box bottomPadding="0"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font fontName="Tahoma" size="32" isBold="true"/>
					<paragraph lineSpacingSize="0.0"/>
				</textElement>
				<textFieldExpression><![CDATA[String.format("%.2f",$F{fid_yenifiy_tutar})]]></textFieldExpression>
			</textField>
			<image scaleImage="RetainShape" hAlign="Center" isLazy="true">
				<reportElement positionType="FixRelativeToBottom" x="-1" y="71" width="90" height="18" uuid="7b0c8ee6-a4b1-4188-94de-977b8b4644ed">
					<property name="com.jaspersoft.studio.unit.width" value="px"/>
					<printWhenExpression><![CDATA[IF($F{sto_mensei}.isEmpty(),"TÜRKİYE",$F{sto_mensei}).equals("TÜRKİYE")]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA["resource/tasarim/yerli_uretim.jpg"]]></imageExpression>
			</image>
			<staticText>
				<reportElement x="75" y="89" width="39" height="10" uuid="b52c16e2-e2ab-4308-b815-0510199224f6">
					<property name="com.jaspersoft.studio.unit.height" value="px"/>
				</reportElement>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font fontName="Tahoma" size="6"/>
				</textElement>
				<text><![CDATA[BİRİM FİYAT]]></text>
			</staticText>
			<staticText>
				<reportElement x="144" y="90" width="39" height="10" uuid="c3048abe-25d1-464d-bd05-15cdd894021d">
					<property name="com.jaspersoft.studio.unit.height" value="px"/>
				</reportElement>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font fontName="Tahoma" size="6"/>
				</textElement>
				<text><![CDATA[F.D. TARİHİ]]></text>
			</staticText>
			<textField>
				<reportElement x="114" y="89" width="30" height="10" uuid="320e5253-1649-4c0a-aca5-f1d00355a7f0"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font fontName="Tahoma" size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[String.format("%.2f",$F{sto_birim_fiyat})]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="183" y="89" width="35" height="10" uuid="222f8402-a88a-49a1-968f-be176cfbd5f8"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font fontName="Tahoma" size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{fid_tarih}]]></textFieldExpression>
			</textField>
			<componentElement>
				<reportElement x="-1" y="41" width="90" height="30" uuid="e4ad568d-d74b-414e-b937-418138ee4c82">
					<property name="com.jaspersoft.studio.unit.height" value="px"/>
					<printWhenExpression><![CDATA[$F{bar_kodu}.length()==13]]></printWhenExpression>
				</reportElement>
				<jr:EAN13 xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" checksumMode="ignore">
					<jr:codeExpression><![CDATA[IF($F{bar_kodu}.length()==13,$F{bar_kodu},"178020137962")]]></jr:codeExpression>
				</jr:EAN13>
			</componentElement>
			<componentElement>
				<reportElement x="5" y="41" width="84" height="30" uuid="f2fa65d3-9ad3-4209-b1e9-f2b112f5eee5">
					<property name="com.jaspersoft.studio.unit.height" value="px"/>
					<printWhenExpression><![CDATA[OR($F{bar_kodu}.length()==8,$F{bar_kodu}.length()==7)]]></printWhenExpression>
				</reportElement>
				<jr:EAN8 xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd">
					<jr:codeExpression><![CDATA[IF(OR($F{bar_kodu}.length()==7,$F{bar_kodu}.length()==8),$F{bar_kodu},"1234567")]]></jr:codeExpression>
				</jr:EAN8>
			</componentElement>
			<textField>
				<reportElement x="190" y="60" width="10" height="29" uuid="aaa8c901-9b05-45f1-960b-782878bed748"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="15"/>
				</textElement>
				<textFieldExpression><![CDATA["₺"]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="113" y="89" width="5" height="10" uuid="252ed096-655f-42f4-8ab2-b7e9222ddd4a">
					<property name="com.jaspersoft.studio.unit.width" value="px"/>
				</reportElement>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="5"/>
				</textElement>
				<textFieldExpression><![CDATA["₺"]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="13" y="90" width="58" height="9" uuid="c7da3130-9ef4-478e-993c-4bf9955ad495"/>
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
					<font fontName="Tahoma" size="6"/>
				</textElement>
				<text><![CDATA[K.D.V Dahildir]]></text>
			</staticText>
			<textField>
				<reportElement x="90" y="36" width="100" height="24" uuid="e8e028a5-3506-47e6-a188-465a16147310"/>
				<textElement textAlignment="Center">
					<font size="14"/>
				</textElement>
				<textFieldExpression><![CDATA[String.format("%.2f",$F{fid_eski_fiyat})+" ₺"]]></textFieldExpression>
			</textField>
			<line>
				<reportElement x="90" y="36" width="100" height="14" uuid="41371eec-6316-4594-b5a0-b25371a5ef4c"/>
			</line>
			<line direction="BottomUp">
				<reportElement x="90" y="32" width="100" height="18" uuid="f57ba127-608a-431b-acc9-518b7e18a157"/>
			</line>
		</band>
	</detail>
</jasperReport>
