|
|
@@ -0,0 +1,373 @@ |
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
|
<!-- Created with Jaspersoft Studio version 6.17.0.final using JasperReports Library version 6.17.0-6d93193241dd8cc42629e188b94f9e0bc5722efd --> |
|
|
|
|
|
<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="DeliveryNotePDF" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" isIgnorePagination="true" uuid="36f9d415-527f-4152-b7b0-eea81fe06f73"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit." value="pixel"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.pageHeight" value="pixel"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.pageWidth" value="pixel"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.topMargin" value="pixel"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.bottomMargin" value="pixel"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.leftMargin" value="pixel"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.rightMargin" value="pixel"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.columnWidth" value="pixel"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.columnSpacing" value="pixel"/> |
|
|
|
|
|
<parameter name="deliveryOrderCode" class="java.lang.String"> |
|
|
|
|
|
<parameterDescription><![CDATA[DeliveryOrderCode]]></parameterDescription> |
|
|
|
|
|
</parameter> |
|
|
|
|
|
<parameter name="shopName" class="java.lang.String"/> |
|
|
|
|
|
<parameter name="shopAddress" class="java.lang.String"/> |
|
|
|
|
|
<parameter name="deliveryDate" class="java.lang.String"/> |
|
|
|
|
|
<parameter name="FGPickOrderNo" class="java.lang.String"/> |
|
|
|
|
|
<parameter name="ShopPurchaseOrderNo" class="java.lang.String"/> |
|
|
|
|
|
<queryString> |
|
|
|
|
|
<![CDATA[]]> |
|
|
|
|
|
</queryString> |
|
|
|
|
|
<field name="sequenceNumber" class="java.lang.String"/> |
|
|
|
|
|
<field name="itemNo" class="java.lang.String"/> |
|
|
|
|
|
<field name="itemName" class="java.lang.String"/> |
|
|
|
|
|
<field name="uom" class="java.lang.String"/> |
|
|
|
|
|
<field name="qty" class="java.lang.String"/> |
|
|
|
|
|
<field name="shortName" class="java.lang.String"/> |
|
|
|
|
|
<field name="route" class="java.lang.String"/> |
|
|
|
|
|
<background> |
|
|
|
|
|
<band height="41" splitType="Stretch"/> |
|
|
|
|
|
</background> |
|
|
|
|
|
<title> |
|
|
|
|
|
<band height="28"> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="223" y="2" width="108" height="23" uuid="d88b3126-393b-4444-9a75-a73af8ae0797"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Center" verticalAlignment="Bottom"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="16"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[送貨單]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="430" y="10" width="40" height="18" uuid="ddea10c9-9e96-484b-b76b-bfff59950a98"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[頁數]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="470" y="10" width="20" height="18" uuid="f4a20909-91b8-41bd-940f-140adced5b18"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"/> |
|
|
|
|
|
<textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="530" y="10" width="25" height="18" uuid="586df5fc-ea37-4896-b8df-2290890341a8"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[頁]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<textField evaluationTime="Report"> |
|
|
|
|
|
<reportElement x="510" y="10" width="20" height="18" uuid="8718a2eb-22fd-4bce-ade2-1b5869800c55"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"/> |
|
|
|
|
|
<textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="490" y="10" width="20" height="18" uuid="460a4235-1ce6-47d8-9e34-952e5ac9a660"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Center" verticalAlignment="Justified"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[/]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
</band> |
|
|
|
|
|
</title> |
|
|
|
|
|
<pageHeader> |
|
|
|
|
|
<band height="117"> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="0" y="10" width="80" height="18" uuid="7f991bbe-caf4-43c1-b8e1-d85b1f2d3815"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[送貨單編號:]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="0" y="30" width="80" height="18" uuid="a9753323-1dc5-47d4-92b0-13169585cc35"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[店鋪:]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="0" y="50" width="80" height="18" uuid="6483cdc2-6b75-4f59-9647-b87a7bf2964e"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[送貨地址:]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="275" y="50" width="110" height="18" uuid="7bdf9657-d5d2-4fbf-a6c3-a5da5b292dc8"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[送貨日期:]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="275" y="10" width="110" height="18" uuid="f53e2068-dd24-4151-bd2a-033c6cbda674"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[成品提料編號:]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="275" y="30" width="110" height="18" uuid="f196de62-5c60-4595-a31c-a7c501e000a5"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[店鋪採購單編號:]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="0" y="90" width="80" height="18" uuid="3e5f2bc4-03d7-4d7c-9a93-ca4fa8f5ed33"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[總箱數:]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="275" y="70" width="110" height="18" uuid="6b810312-71e2-4749-bc8b-0b7a705377f8"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[貨車編號:]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="80" y="10" width="150" height="18" uuid="69d21d74-e625-41e9-b4bb-abde259d6620"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA[$P{deliveryOrderCode}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="80" y="30" width="150" height="18" uuid="c1836549-f941-4558-ae12-25064f243df4"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA[$P{shopName}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="80" y="50" width="150" height="36" uuid="010cf625-64e8-4d5e-b923-6cc959546e52"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA[$P{shopAddress}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="385" y="70" width="150" height="18" uuid="c403c5e2-7803-4ea2-962d-2a900092db65"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA["Text Field"]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="385" y="30" width="150" height="18" uuid="24a1331c-e50f-4a72-9a41-3e05b85f4c21"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA[$P{ShopPurchaseOrderNo}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="385" y="10" width="150" height="18" uuid="78f29b7d-c311-4c53-9c66-fda8752c9797"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA[$P{FGPickOrderNo}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="385" y="50" width="150" height="18" uuid="e67b4047-642b-46f5-8ec7-785ead88b97e"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA[$P{deliveryDate}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="80" y="90" width="150" height="18" uuid="8062f7b6-8917-432a-a02c-e5a5766c14e5"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Middle"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA["Text Field"]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
</band> |
|
|
|
|
|
</pageHeader> |
|
|
|
|
|
<columnHeader> |
|
|
|
|
|
<band height="33"> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="0" y="5" width="50" height="18" uuid="d0d76c93-d260-4b03-b116-6e7ba1fdbdd8"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[序號]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="50" y="5" width="50" height="18" uuid="58a5c922-fd98-4997-9b17-16bdf9f78519"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[路綫]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="100" y="5" width="140" height="18" uuid="65c27cc0-f806-4930-930c-6b3fd632a52f"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[貨品編號]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="240" y="5" width="230" height="18" uuid="fa7ba1d5-003a-4c99-8a2f-4162756ee515"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[貨品名稱]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<staticText> |
|
|
|
|
|
<reportElement x="470" y="5" width="84" height="18" uuid="c0485433-8212-4b0a-90ed-c69885ad6d74"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement textAlignment="Left"> |
|
|
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<text><![CDATA[數量]]></text> |
|
|
|
|
|
</staticText> |
|
|
|
|
|
<line> |
|
|
|
|
|
<reportElement x="0" y="28" width="554" height="1" uuid="76648c53-0490-4e52-b737-a8075d9c654f"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
</line> |
|
|
|
|
|
<line> |
|
|
|
|
|
<reportElement x="0" y="23" width="554" height="1" uuid="113fc71d-cfb1-4a3a-8ab7-8fea54843197"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
</line> |
|
|
|
|
|
</band> |
|
|
|
|
|
</columnHeader> |
|
|
|
|
|
<detail> |
|
|
|
|
|
<band height="25"> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="0" y="1" width="50" height="18" uuid="ae87b739-dadf-452a-bc35-8c2da1a6a9a8"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Top"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA[$F{sequenceNumber}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="50" y="1" width="50" height="18" uuid="b4bcfa6c-5d2e-4fba-815a-cc2fccd39213"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Top"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA[$F{route}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="100" y="1" width="140" height="18" uuid="3e4a71e7-d6e1-4da8-ae58-ef752c289a6d"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Top"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="470" y="0" width="84" height="18" uuid="e60b7a29-273a-4a9f-a443-f4977292c429"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Top"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA[$F{qty} + $F{shortName}]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<textField> |
|
|
|
|
|
<reportElement x="240" y="1" width="230" height="18" uuid="c2b4da75-fdca-4e99-8103-5769dea75841"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
<textElement verticalAlignment="Top"> |
|
|
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
|
|
</textElement> |
|
|
|
|
|
<textFieldExpression><![CDATA[$F{itemName} + "(" + $F{uom} + ")"]]></textFieldExpression> |
|
|
|
|
|
</textField> |
|
|
|
|
|
<line> |
|
|
|
|
|
<reportElement x="0" y="21" width="554" height="1" uuid="00d1c4c2-fcb0-4282-90c6-5443b260007c"> |
|
|
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
|
|
</reportElement> |
|
|
|
|
|
</line> |
|
|
|
|
|
</band> |
|
|
|
|
|
</detail> |
|
|
|
|
|
<pageFooter> |
|
|
|
|
|
<band height="39"/> |
|
|
|
|
|
</pageFooter> |
|
|
|
|
|
</jasperReport> |