From e57142c818fd98df32de2085d0caa8724ae12430 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 30 May 2025 10:38:36 +0700 Subject: add custom report collective --- .../custom_reports/DeliverySlip_A5 (2).jrxml | 480 +++++++++++++++++++++ 1 file changed, 480 insertions(+) create mode 100644 jasper_reports/custom_reports/DeliverySlip_A5 (2).jrxml (limited to 'jasper_reports/custom_reports/DeliverySlip_A5 (2).jrxml') diff --git a/jasper_reports/custom_reports/DeliverySlip_A5 (2).jrxml b/jasper_reports/custom_reports/DeliverySlip_A5 (2).jrxml new file mode 100644 index 0000000..89a0ad5 --- /dev/null +++ b/jasper_reports/custom_reports/DeliverySlip_A5 (2).jrxml @@ -0,0 +1,480 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <band height="71" splitType="Stretch"> + <staticText> + <reportElement x="0" y="0" width="180" height="19" uuid="e5b47894-822c-470d-b8ef-1d32cdb8fdd8"/> + <textElement markup="none"> + <font size="9" isBold="true"/> + </textElement> + <text><![CDATA[PT Indoteknik Dotcom Gemilang]]></text> + </staticText> + <staticText> + <reportElement x="231" y="0" width="100" height="18" uuid="27e03116-dfa6-4f71-af4b-94238bfe6db8"> + <property name="com.jaspersoft.studio.unit.width" value="px"/> + <property name="com.jaspersoft.studio.unit.height" value="px"/> + </reportElement> + <textElement textAlignment="Center" markup="none"> + <font size="14" isBold="true"/> + </textElement> + <text><![CDATA[Surat Jalan]]></text> + </staticText> + <textField> + <reportElement x="355" y="61" width="200" height="10" uuid="87b21b3f-a965-467b-a390-09387ff4c2bf"/> + <textElement textAlignment="Center"> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$F{Picking_Code-picking_code}]]></textFieldExpression> + </textField> + <image hAlign="Center"> + <reportElement x="226" y="0" width="110" height="70" uuid="6222a8c9-e873-48fa-a98a-029970fbb4ff"/> + <imageExpression><![CDATA[$F{Printed_Surat_Jalan-printed_sj}.equals("True") ? "https://erp.indoteknik.com/api/image/ir.attachment/datas/2368779" : null]]></imageExpression> + </image> + <image scaleImage="FillFrame"> + <reportElement x="399" y="0" width="72" height="60" uuid="c5307c21-1034-4f2c-b37c-0665f5ca4a79"/> + <imageExpression><![CDATA["https://erp.indoteknik.com/report/barcode/?type=QR&value="+$F{Picking_Code-picking_code}+"&width=800&height=800"]]></imageExpression> + </image> + </band> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3