Browse Source

fixed ui

master
kelvin.yau 2 weeks ago
parent
commit
0d5ebb3d08
1 changed files with 6 additions and 6 deletions
  1. +6
    -6
      src/main/resources/qrCodeLabel/poItemPDF.jrxml

+ 6
- 6
src/main/resources/qrCodeLabel/poItemPDF.jrxml View File

@@ -79,16 +79,16 @@
<textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="10" y="160" width="80" height="16" uuid="53a2d7cf-bd50-4264-abee-346823cd49dd"/>
<reportElement x="10" y="170" width="80" height="16" uuid="53a2d7cf-bd50-4264-abee-346823cd49dd"/>
<textElement textAlignment="Left">
<font fontName="微軟正黑體" size="12"/>
</textElement>
<text><![CDATA[數量:]]></text>
</staticText>
<textField>
<reportElement x="90" y="160" width="150" height="16" uuid="629d9af8-c73f-4614-ba9d-a582e2ed4a29">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<textField textAdjust="StretchHeight">
<reportElement x="90" y="170" width="150" height="16" uuid="629d9af8-c73f-4614-ba9d-a582e2ed4a29">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement>
<font fontName="微軟正黑體" size="12"/>
@@ -145,10 +145,10 @@
</textElement>
<text><![CDATA[物料名稱:]]></text>
</staticText>
<textField>
<textField textAdjust="StretchHeight">
<reportElement x="90" y="132" width="150" height="16" uuid="e04b094d-2d16-4060-b6d9-2e6033a673ab">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement>
<font fontName="微軟正黑體" size="12"/>


Loading…
Cancel
Save