diff options
Diffstat (limited to 'jasper_reports/custom_reports/AlamatTempel.jrxml')
| -rw-r--r-- | jasper_reports/custom_reports/AlamatTempel.jrxml | 56 |
1 files changed, 32 insertions, 24 deletions
diff --git a/jasper_reports/custom_reports/AlamatTempel.jrxml b/jasper_reports/custom_reports/AlamatTempel.jrxml index 90b44e9..8c67885 100644 --- a/jasper_reports/custom_reports/AlamatTempel.jrxml +++ b/jasper_reports/custom_reports/AlamatTempel.jrxml @@ -61,84 +61,92 @@ </band> </title> <pageHeader> - <band height="130"> + <band height="172"> <staticText> - <reportElement x="0" y="0" width="250" height="10" uuid="9d7f7b14-43ea-4492-803f-6badaaa33c7f"/> + <reportElement x="0" y="0" width="250" height="14" uuid="9d7f7b14-43ea-4492-803f-6badaaa33c7f"/> <textElement> - <font size="8"/> + <font size="10"/> </textElement> <text><![CDATA[Ekspedisi]]></text> </staticText> <textField> - <reportElement x="0" y="10" width="250" height="10" uuid="a08cdd15-9fab-4743-b1d0-d334986a1201"/> + <reportElement x="0" y="14" width="250" height="14" uuid="a08cdd15-9fab-4743-b1d0-d334986a1201"/> <textElement> - <font size="8" isBold="true"/> + <font size="10" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$F{Delivery_Method-name}]]></textFieldExpression> </textField> <staticText> - <reportElement x="0" y="30" width="250" height="10" uuid="8705000a-f1e7-4efe-a18a-95ffc955921c"/> + <reportElement x="0" y="28" width="250" height="14" uuid="8705000a-f1e7-4efe-a18a-95ffc955921c"/> <textElement> - <font size="8"/> + <font size="10"/> </textElement> <text><![CDATA[Kepada]]></text> </staticText> <textField> - <reportElement x="0" y="40" width="250" height="10" uuid="debdc706-5bc6-4b83-8592-848b6130fbbf"/> - <textElement> - <font size="8" isBold="true"/> + <reportElement x="0" y="42" width="250" height="14" uuid="debdc706-5bc6-4b83-8592-848b6130fbbf"/> + <textElement verticalAlignment="Top"> + <font size="10" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$F{customername}]]></textFieldExpression> </textField> <textField> - <reportElement x="0" y="50" width="250" height="20" uuid="ce154705-9c04-42d1-b050-16406ad46a1a"/> + <reportElement x="0" y="70" width="250" height="30" uuid="ce154705-9c04-42d1-b050-16406ad46a1a"/> <textElement> - <font size="8"/> + <font size="10"/> </textElement> <textFieldExpression><![CDATA[$F{Street-street}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement x="0" y="70" width="250" height="20" uuid="2e2981a9-3514-4af3-92ac-99135dbb1831"/> + <reportElement x="0" y="100" width="250" height="30" uuid="2e2981a9-3514-4af3-92ac-99135dbb1831"/> <textElement> - <font size="8"/> + <font size="10"/> </textElement> <textFieldExpression><![CDATA[$F{Street2-street2}]]></textFieldExpression> </textField> <staticText> - <reportElement x="0" y="100" width="250" height="10" uuid="28ec38f8-9383-40e0-9631-b3ab587d1409"/> + <reportElement x="0" y="130" width="250" height="14" uuid="28ec38f8-9383-40e0-9631-b3ab587d1409"/> <textElement> - <font size="8"/> + <font size="10"/> </textElement> <text><![CDATA[Dari]]></text> </staticText> <staticText> - <reportElement x="0" y="110" width="80" height="10" uuid="c1d2b7b8-1df7-4920-aafd-3a8defdb5fdc"/> + <reportElement x="0" y="144" width="80" height="14" uuid="c1d2b7b8-1df7-4920-aafd-3a8defdb5fdc"/> <textElement> - <font size="8" isBold="true"/> + <font size="10" isBold="true"/> </textElement> <text><![CDATA[INDOTEKNIK.COM]]></text> </staticText> <textField> - <reportElement x="80" y="110" width="170" height="10" uuid="d2d66d39-c8a1-4adc-a759-892ebe7df3c4"/> + <reportElement x="80" y="144" width="170" height="14" uuid="d2d66d39-c8a1-4adc-a759-892ebe7df3c4"> + <property name="com.jaspersoft.studio.unit.height" value="mm"/> + </reportElement> <textElement> - <font size="8" isBold="true"/> + <font size="10" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$F{salesperson}]]></textFieldExpression> </textField> <staticText> - <reportElement x="0" y="120" width="80" height="10" uuid="61f4ad47-fe12-4ccf-af1e-4f5dab099949"/> + <reportElement x="0" y="158" width="80" height="14" uuid="61f4ad47-fe12-4ccf-af1e-4f5dab099949"/> <textElement> - <font size="8"/> + <font size="10"/> </textElement> <text><![CDATA[NO HP]]></text> </staticText> <textField> - <reportElement x="80" y="120" width="170" height="10" uuid="6a27d5df-b3af-4824-a036-5c87163a61a2"/> + <reportElement x="80" y="158" width="170" height="14" uuid="6a27d5df-b3af-4824-a036-5c87163a61a2"> + <property name="com.jaspersoft.studio.unit.height" value="mm"/> + </reportElement> <textElement> - <font size="8"/> + <font size="10"/> </textElement> <textFieldExpression><![CDATA[$F{salesphone}]]></textFieldExpression> </textField> + <textField> + <reportElement x="0" y="56" width="250" height="14" uuid="689389ff-1dae-483a-a1f6-611095c2952c"/> + <textFieldExpression><![CDATA[$F{customerphone}]]></textFieldExpression> + </textField> </band> </pageHeader> </jasperReport> |
