feat: commit vendor folder directly to bypass air-gapped build restrictions
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
hello_world.jasper
|
||||
hello_world.pdf
|
||||
+217
@@ -0,0 +1,217 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<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="AcuseCancelacion" pageWidth="612" pageHeight="792" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="041fd329-b27d-44e2-9712-5d45bbb4cabd">
|
||||
<property name="com.jaspersoft.studio.data.defaultdataadapter" value="XML_Acuse_Cancelacion"/>
|
||||
<property name="ireport.zoom" value="1.0"/>
|
||||
<property name="ireport.x" value="0"/>
|
||||
<property name="ireport.y" value="0"/>
|
||||
<queryString language="xPath">
|
||||
<![CDATA[/CancelResponse/CancelResult/ID]]>
|
||||
</queryString>
|
||||
<field name="UUID" class="java.lang.String">
|
||||
<fieldDescription><![CDATA[UUID]]></fieldDescription>
|
||||
</field>
|
||||
<field name="StatusUUID" class="java.lang.String">
|
||||
<fieldDescription><![CDATA[StatusUUID]]></fieldDescription>
|
||||
</field>
|
||||
<field name="DateCancel" class="java.lang.String">
|
||||
<fieldDescription><![CDATA[ancestor::CancelResult/@DateCancel]]></fieldDescription>
|
||||
</field>
|
||||
<field name="VAT" class="java.lang.String">
|
||||
<fieldDescription><![CDATA[ancestor::CancelResult/@VAT]]></fieldDescription>
|
||||
</field>
|
||||
<field name="SignatureValue" class="java.lang.String">
|
||||
<fieldDescription><![CDATA[/CancelResponse/SignatureValue]]></fieldDescription>
|
||||
</field>
|
||||
<variable name="Date" class="java.util.Date" resetType="None">
|
||||
<variableExpression><![CDATA[new SimpleDateFormat("yyyy-MM-dd").parse($F{DateCancel}.substring(0,10))]]></variableExpression>
|
||||
</variable>
|
||||
<variable name="Hour" class="java.lang.String" resetType="None">
|
||||
<variableExpression><![CDATA[$F{DateCancel}.substring(11,19)]]></variableExpression>
|
||||
</variable>
|
||||
<background>
|
||||
<band splitType="Stretch"/>
|
||||
</background>
|
||||
<pageHeader>
|
||||
<band height="146" splitType="Immediate">
|
||||
<staticText>
|
||||
<reportElement uuid="83657516-b5eb-47a6-8e91-3a57cc671748" x="244" y="20" width="256" height="20">
|
||||
<property name="local_mesure_unitheight" value="pixel"/>
|
||||
<property name="com.jaspersoft.studio.unit.height" value="px"/>
|
||||
</reportElement>
|
||||
<textElement textAlignment="Center">
|
||||
<font fontName="Arial" size="13" isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Canceled Tax Documents]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement uuid="cfef981f-fffa-4c5c-8dda-a8871f00a49f" x="244" y="57" width="256" height="18"/>
|
||||
<textElement textAlignment="Center">
|
||||
<font fontName="Arial" size="11" isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Cancelation Acknowledgement]]></text>
|
||||
</staticText>
|
||||
<textField pattern="d/M/yyyy">
|
||||
<reportElement uuid="5f10c6b4-2a29-45c9-990d-1582d698e7ed" x="380" y="87" width="60" height="19"/>
|
||||
<textElement>
|
||||
<font fontName="Arial"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$V{Date}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="74d0c1e1-20e4-44c0-9530-593cb55f353a" x="440" y="87" width="60" height="19"/>
|
||||
<textElement>
|
||||
<font fontName="Arial"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$V{Hour}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="db8ca2dd-b146-4ef4-9bcf-6e2d151dcfb2" x="380" y="125" width="100" height="19"/>
|
||||
<textElement>
|
||||
<font fontName="Arial"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$F{VAT}]]></textFieldExpression>
|
||||
</textField>
|
||||
<staticText>
|
||||
<reportElement uuid="9247eb92-e626-4540-b943-5a4009bc6a46" x="196" y="87" width="155" height="19"/>
|
||||
<textElement>
|
||||
<font isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Request Date and Time:]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement uuid="efe17b8e-e9f7-43dd-92ee-216937404aec" x="196" y="106" width="155" height="19"/>
|
||||
<textElement>
|
||||
<font isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Cancelation Date and Time:]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement uuid="388beb90-e95d-4c7f-9f08-fd8835508bb3" x="196" y="125" width="155" height="19"/>
|
||||
<textElement>
|
||||
<font isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[VAT number:]]></text>
|
||||
</staticText>
|
||||
<textField pattern="d/M/yyyy">
|
||||
<reportElement uuid="90e35371-99b6-4ca7-a5f7-fe211244d76d" x="380" y="105" width="60" height="19"/>
|
||||
<textElement>
|
||||
<font fontName="Arial"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$V{Date}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="0032ffe3-aa1c-4e24-b7f2-fdfd305ff698" x="440" y="105" width="60" height="19"/>
|
||||
<textElement>
|
||||
<font fontName="Arial"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$V{Hour}]]></textFieldExpression>
|
||||
</textField>
|
||||
</band>
|
||||
</pageHeader>
|
||||
<columnHeader>
|
||||
<band height="18" splitType="Stretch">
|
||||
<property name="local_mesure_unitheight" value="pixel"/>
|
||||
<property name="com.jaspersoft.studio.unit.height" value="px"/>
|
||||
<staticText>
|
||||
<reportElement uuid="133c797d-7c2f-4d9b-8ede-760dcefaf40f" x="50" y="0" width="240" height="18">
|
||||
<property name="local_mesure_unitheight" value="pixel"/>
|
||||
<property name="com.jaspersoft.studio.unit.height" value="px"/>
|
||||
</reportElement>
|
||||
<box padding="2">
|
||||
<topPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<leftPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<bottomPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<rightPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
</box>
|
||||
<textElement>
|
||||
<font isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Document ID]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement uuid="f3e39535-fd7d-4a26-afb8-41e9b7b21ab0" x="290" y="0" width="220" height="18">
|
||||
<property name="com.jaspersoft.studio.unit.height" value="px"/>
|
||||
</reportElement>
|
||||
<box padding="2">
|
||||
<topPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<leftPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<bottomPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<rightPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
</box>
|
||||
<textElement>
|
||||
<font isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Status]]></text>
|
||||
</staticText>
|
||||
</band>
|
||||
</columnHeader>
|
||||
<detail>
|
||||
<band height="16" splitType="Stretch">
|
||||
<textField>
|
||||
<reportElement uuid="4f2d4226-77bc-427d-8319-d9e0d2a8d3d6" x="50" y="0" width="240" height="16">
|
||||
<property name="local_mesure_unitheight" value="pixel"/>
|
||||
<property name="com.jaspersoft.studio.unit.height" value="px"/>
|
||||
</reportElement>
|
||||
<box padding="2">
|
||||
<topPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<leftPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<bottomPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<rightPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
</box>
|
||||
<textElement>
|
||||
<font fontName="Arial"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$F{UUID}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="297b8be5-a0e4-4cd5-997d-3785e4f46fe7" x="290" y="0" width="220" height="16">
|
||||
<property name="local_mesure_unitheight" value="pixel"/>
|
||||
<property name="com.jaspersoft.studio.unit.height" value="px"/>
|
||||
</reportElement>
|
||||
<box padding="2">
|
||||
<topPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<leftPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<bottomPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
<rightPen lineWidth="0.1" lineStyle="Solid" lineColor="#B5B5B5"/>
|
||||
</box>
|
||||
<textElement>
|
||||
<font fontName="Arial"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$F{StatusUUID}.equals("201") ? "Canceled" : $F{StatusUUID}.equals("202") ? "Previously Canceled" : $F{StatusUUID}.equals("203") ? "Invalid fot VAT number" : $F{StatusUUID}.equals("204") ? "Can't be canceled" : $F{StatusUUID}.equals("205") ? "ID doesn't exist" : "invalid error code"]]></textFieldExpression>
|
||||
</textField>
|
||||
</band>
|
||||
</detail>
|
||||
<pageFooter>
|
||||
<band height="46" splitType="Stretch">
|
||||
<textField>
|
||||
<reportElement uuid="ab3b86c1-5b5b-4ab2-9366-9179ba7a35a0" x="390" y="31" width="80" height="15">
|
||||
<property name="local_mesure_unitheight" value="pixel"/>
|
||||
<property name="com.jaspersoft.studio.unit.height" value="px"/>
|
||||
</reportElement>
|
||||
<textElement textAlignment="Right"/>
|
||||
<textFieldExpression><![CDATA["Page " + $V{PAGE_NUMBER}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField evaluationTime="Report">
|
||||
<reportElement uuid="07496b5d-328b-4202-a983-7adcf4813a4d" x="470" y="31" width="40" height="15">
|
||||
<property name="com.jaspersoft.studio.unit.height" value="px"/>
|
||||
</reportElement>
|
||||
<textElement textAlignment="Left"/>
|
||||
<textFieldExpression><![CDATA[" of " + $V{PAGE_NUMBER}]]></textFieldExpression>
|
||||
</textField>
|
||||
<staticText>
|
||||
<reportElement uuid="860f3e77-9004-4d2e-9d3a-639a6618fd91" x="50" y="2" width="90" height="14"/>
|
||||
<textElement>
|
||||
<font isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Digital Signature:]]></text>
|
||||
</staticText>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="7ae79615-9f62-4509-960f-687837fdb7bf" x="50" y="16" width="460" height="15"/>
|
||||
<textElement>
|
||||
<font fontName="Arial"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$F{SignatureValue}]]></textFieldExpression>
|
||||
</textField>
|
||||
</band>
|
||||
</pageFooter>
|
||||
</jasperReport>
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CancelResponse>
|
||||
<CancelResult DateCancel="2014-11-12T09:45:47.6816495" VAT="ECI101217TZ4">
|
||||
<ID><UUID>1361E3F3-B493-4F5C-9A2D-67C7CC151907</UUID><StatusUUID>201</StatusUUID></ID>
|
||||
<ID><UUID>136F0E14-3C92-4506-991D-0DB2FB45E0A9</UUID><StatusUUID>201</StatusUUID></ID>
|
||||
<ID><UUID>13741D6D-574A-458E-8112-4943929D3DFA</UUID><StatusUUID>201</StatusUUID></ID>
|
||||
<ID><UUID>137A252B-4F8B-48CB-A5FE-219FE149CC1F</UUID><StatusUUID>201</StatusUUID></ID>
|
||||
<ID><UUID>138665F0-3935-4880-B125-3C0D03218CA8</UUID><StatusUUID>201</StatusUUID></ID>
|
||||
</CancelResult>
|
||||
<SignatureValue>cqOD3A20ku9vHI3MGI18HkSsljYcURr6fSjyk9I+MRghG9T2/EXpiqZahCSYCBr0JwFV/rCWbP6kvdk7eYGerg==</SignatureValue>
|
||||
</CancelResponse>
|
||||
+24
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"contacts": {
|
||||
"person": [
|
||||
{
|
||||
"name": "ETHAN",
|
||||
"street": "Street 1",
|
||||
"city": "Fairfax",
|
||||
"phone": "+1 (415) 111-1111"
|
||||
},
|
||||
{
|
||||
"name": "CALEB",
|
||||
"street": "Street 2",
|
||||
"city": "San Francisco",
|
||||
"phone": "+1 (415) 222-2222"
|
||||
},
|
||||
{
|
||||
"name": "WILLIAM",
|
||||
"street": "Street 2",
|
||||
"city": "Paradise City",
|
||||
"phone": "+1 (415) 333-3333"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,75 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Created with Jaspersoft Studio version last-->
|
||||
<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="Characterset-Test" language="groovy" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="527ae3c1-c10e-4b41-b983-14305308c942">
|
||||
<property name="ireport.zoom" value="1.5"/>
|
||||
<property name="ireport.x" value="0"/>
|
||||
<property name="ireport.y" value="0"/>
|
||||
<background>
|
||||
<band/>
|
||||
</background>
|
||||
<title>
|
||||
<band height="72">
|
||||
<frame>
|
||||
<reportElement mode="Opaque" x="-20" y="-20" width="595" height="92" backcolor="#006699" uuid="3501dac6-be9b-47b1-bf09-8b25fbc6c79f"/>
|
||||
<staticText>
|
||||
<reportElement x="20" y="20" width="349" height="45" forecolor="#FFFFFF" uuid="2464c9ca-82a1-48c9-87ea-b68192294c4a"/>
|
||||
<textElement>
|
||||
<font fontName="Arial" size="34" isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[PHPjasper Test]]></text>
|
||||
</staticText>
|
||||
</frame>
|
||||
</band>
|
||||
</title>
|
||||
<pageHeader>
|
||||
<band height="50">
|
||||
<line>
|
||||
<reportElement x="-20" y="49" width="595" height="1" forecolor="#666666" uuid="a511fbdc-5dd2-4d02-9b49-f7d8f8b0feb3"/>
|
||||
</line>
|
||||
<staticText>
|
||||
<reportElement x="14" y="19" width="521" height="30" uuid="6f85b46e-f5b1-4f07-b38c-aa0f6bf985e3"/>
|
||||
<textElement>
|
||||
<font fontName="Arial"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum]]></text>
|
||||
</staticText>
|
||||
</band>
|
||||
</pageHeader>
|
||||
<columnHeader>
|
||||
<band height="5"/>
|
||||
</columnHeader>
|
||||
<detail>
|
||||
<band height="400">
|
||||
<staticText>
|
||||
<reportElement x="14" y="15" width="521" height="24" uuid="c15d0e17-2850-4010-b65a-e4822a371ba3"/>
|
||||
<textElement>
|
||||
<font fontName="Arial" size="15"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Hello World !!!]]></text>
|
||||
</staticText>
|
||||
</band>
|
||||
</detail>
|
||||
<columnFooter>
|
||||
<band/>
|
||||
</columnFooter>
|
||||
<pageFooter>
|
||||
<band height="17">
|
||||
<textField>
|
||||
<reportElement mode="Opaque" x="0" y="4" width="515" height="13" backcolor="#E6E6E6" uuid="470071d6-9789-41e5-b8f6-3e4340cc0ab2"/>
|
||||
<textElement textAlignment="Right"/>
|
||||
<textFieldExpression><![CDATA["Page "+$V{PAGE_NUMBER}+" of"]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField evaluationTime="Report">
|
||||
<reportElement mode="Opaque" x="515" y="4" width="40" height="13" backcolor="#E6E6E6" uuid="f64278b8-d5b7-41e6-a40d-0e8929c0b848"/>
|
||||
<textFieldExpression><![CDATA[" " + $V{PAGE_NUMBER}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField pattern="EEEEE dd MMMMM yyyy">
|
||||
<reportElement x="0" y="4" width="100" height="13" uuid="2696db9f-481e-441c-8557-40163e951201"/>
|
||||
<textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
|
||||
</textField>
|
||||
</band>
|
||||
</pageFooter>
|
||||
<summary>
|
||||
<band/>
|
||||
</summary>
|
||||
</jasperReport>
|
||||
@@ -0,0 +1,128 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<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="noDB-i18n" language="groovy" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="33ec6fa7-42eb-4c22-a271-c60f94052b5c">
|
||||
<property name="ireport.zoom" value="1.0"/>
|
||||
<property name="ireport.x" value="0"/>
|
||||
<property name="ireport.y" value="0"/>
|
||||
<parameter name="myString" class="java.lang.String"/>
|
||||
<parameter name="myInt" class="java.lang.Integer"/>
|
||||
<parameter name="myDate" class="java.util.Date"/>
|
||||
<parameter name="myImage" class="java.awt.Image">
|
||||
<parameterDescription><![CDATA[This is the description of parameter myImage]]></parameterDescription>
|
||||
</parameter>
|
||||
<background>
|
||||
<band/>
|
||||
</background>
|
||||
<title>
|
||||
<band height="72">
|
||||
<frame>
|
||||
<reportElement uuid="5347bff5-dbb0-4672-b148-036cdd75c8c7" mode="Opaque" x="-20" y="-20" width="595" height="92" backcolor="#006699"/>
|
||||
<staticText>
|
||||
<reportElement uuid="8b0fa6d5-c0c6-4530-95bb-93c3b34d2fca" x="20" y="20" width="234" height="43" forecolor="#FFFFFF"/>
|
||||
<textElement>
|
||||
<font size="34" isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[JasperStarter]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement uuid="84c20b7b-2750-44e1-8f6e-87cc755158c2" x="298" y="43" width="277" height="20" forecolor="#FFFFFF"/>
|
||||
<textElement textAlignment="Right">
|
||||
<font size="14" isBold="false"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Report with parameters]]></text>
|
||||
</staticText>
|
||||
</frame>
|
||||
</band>
|
||||
</title>
|
||||
<pageHeader>
|
||||
<band height="13"/>
|
||||
</pageHeader>
|
||||
<columnHeader>
|
||||
<band height="21">
|
||||
<line>
|
||||
<reportElement uuid="f7dc2f7c-871e-4a62-9130-9cfaaba2b639" x="-20" y="20" width="595" height="1" forecolor="#666666"/>
|
||||
</line>
|
||||
</band>
|
||||
</columnHeader>
|
||||
<detail>
|
||||
<band height="500">
|
||||
<staticText>
|
||||
<reportElement uuid="e6737d61-6294-4baa-b692-6d65c3881bd6" x="0" y="11" width="146" height="15"/>
|
||||
<textElement>
|
||||
<font fontName="DejaVu Sans" size="12"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Parameter: myString =]]></text>
|
||||
</staticText>
|
||||
<textField>
|
||||
<reportElement uuid="1762deaa-f37f-41ee-80b4-b65ce300eb41" x="146" y="11" width="369" height="15"/>
|
||||
<textElement>
|
||||
<font fontName="DejaVu Sans" size="12"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$P{myString}]]></textFieldExpression>
|
||||
</textField>
|
||||
<staticText>
|
||||
<reportElement uuid="415b7c15-6fae-4253-9bc3-a03cd13817b3" x="0" y="26" width="146" height="15"/>
|
||||
<textElement>
|
||||
<font fontName="DejaVu Sans" size="12"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Parameter: myInt =]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement uuid="240b0c09-54f7-40f8-9c9a-3c118f0621d1" x="0" y="41" width="146" height="15"/>
|
||||
<textElement>
|
||||
<font fontName="DejaVu Sans" size="12"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Parameter: myDate =]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement uuid="809b5d74-cc3c-4229-9af7-ba0e6b0e16b0" x="0" y="56" width="146" height="15"/>
|
||||
<textElement>
|
||||
<font fontName="DejaVu Sans" size="12"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Parameter: myImage =]]></text>
|
||||
</staticText>
|
||||
<textField>
|
||||
<reportElement uuid="758f320b-112d-412b-87de-be25db76a975" x="146" y="26" width="369" height="15"/>
|
||||
<textElement>
|
||||
<font fontName="DejaVu Sans" size="12"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$P{myInt}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="38085873-26de-4bbb-a544-08768ed79691" x="146" y="41" width="369" height="15"/>
|
||||
<textElement>
|
||||
<font fontName="DejaVu Sans" size="12"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$P{myDate}]]></textFieldExpression>
|
||||
</textField>
|
||||
<image scaleImage="RetainShape" isUsingCache="true" isLazy="true">
|
||||
<reportElement uuid="dcbbf2b6-aa5a-49e6-b0b8-95bf113a9be2" x="151" y="62" width="364" height="382"/>
|
||||
<imageExpression><![CDATA[$P{myImage}]]></imageExpression>
|
||||
</image>
|
||||
</band>
|
||||
</detail>
|
||||
<columnFooter>
|
||||
<band/>
|
||||
</columnFooter>
|
||||
<pageFooter>
|
||||
<band height="17">
|
||||
<textField>
|
||||
<reportElement uuid="3e0da48c-d85f-4011-a737-6a49a9ef86f1" mode="Opaque" x="0" y="4" width="515" height="13" backcolor="#E6E6E6"/>
|
||||
<textElement textAlignment="Right"/>
|
||||
<textFieldExpression><![CDATA["Page "+$V{PAGE_NUMBER}+" of"]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField evaluationTime="Report">
|
||||
<reportElement uuid="96c0ab5f-b8a9-415b-aade-97320ec772fd" mode="Opaque" x="515" y="4" width="40" height="13" backcolor="#E6E6E6"/>
|
||||
<textElement/>
|
||||
<textFieldExpression><![CDATA[" " + $V{PAGE_NUMBER}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField pattern="EEEEE dd MMMMM yyyy">
|
||||
<reportElement uuid="4cfc06da-023b-4c24-9b5e-b8e3a65cdc5a" x="0" y="4" width="100" height="13"/>
|
||||
<textElement/>
|
||||
<textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
|
||||
</textField>
|
||||
</band>
|
||||
</pageFooter>
|
||||
<summary>
|
||||
<band/>
|
||||
</summary>
|
||||
</jasperReport>
|
||||
+129
@@ -0,0 +1,129 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Created with Jaspersoft Studio version 6.1.0.final using JasperReports Library version 6.1.0 -->
|
||||
<!-- 2015-06-08T13:56:57 -->
|
||||
<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="json" language="groovy" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="8334f12e-a866-41de-8672-61a43ba44bab">
|
||||
<property name="ireport.zoom" value="1.5"/>
|
||||
<property name="ireport.x" value="0"/>
|
||||
<property name="ireport.y" value="0"/>
|
||||
<property name="com.jaspersoft.studio.data.defaultdataadapter" value="JsonAdapter"/>
|
||||
<queryString language="json">
|
||||
<![CDATA[contacts.person]]>
|
||||
</queryString>
|
||||
<field name="name" class="java.lang.String">
|
||||
<fieldDescription><![CDATA[name]]></fieldDescription>
|
||||
</field>
|
||||
<field name="street" class="java.lang.String">
|
||||
<fieldDescription><![CDATA[street]]></fieldDescription>
|
||||
</field>
|
||||
<field name="city" class="java.lang.String">
|
||||
<fieldDescription><![CDATA[city]]></fieldDescription>
|
||||
</field>
|
||||
<field name="phone" class="java.lang.String">
|
||||
<fieldDescription><![CDATA[phone]]></fieldDescription>
|
||||
</field>
|
||||
<background>
|
||||
<band/>
|
||||
</background>
|
||||
<title>
|
||||
<band height="72">
|
||||
<frame>
|
||||
<reportElement mode="Opaque" x="-20" y="-20" width="595" height="92" backcolor="#006699" uuid="d6b7d5aa-5c6b-4106-9569-b0014b63e753"/>
|
||||
<staticText>
|
||||
<reportElement x="20" y="20" width="267" height="43" forecolor="#FFFFFF" uuid="2932e85f-a2d7-40d5-9dad-0b5ea669ad15"/>
|
||||
<textElement>
|
||||
<font size="34" isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[JasperStarter]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement x="298" y="43" width="277" height="20" forecolor="#FFFFFF" uuid="04e1a0ed-0b0f-41d4-93e9-792d4fd37d28"/>
|
||||
<textElement textAlignment="Right">
|
||||
<font size="14" isBold="false"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Report with JSON Datasource]]></text>
|
||||
</staticText>
|
||||
</frame>
|
||||
</band>
|
||||
</title>
|
||||
<pageHeader>
|
||||
<band height="13"/>
|
||||
</pageHeader>
|
||||
<columnHeader>
|
||||
<band height="30">
|
||||
<line>
|
||||
<reportElement x="-20" y="21" width="595" height="1" forecolor="#666666" uuid="94019af3-607f-4b88-8274-5967c629b025"/>
|
||||
</line>
|
||||
<staticText>
|
||||
<reportElement x="320" y="0" width="133" height="20" uuid="22f4dad5-dda1-4d8d-ba31-7122e51b0905"/>
|
||||
<textElement>
|
||||
<font isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[City]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement x="3" y="0" width="97" height="20" uuid="eaac8896-667b-4a63-adae-592cef191d8b"/>
|
||||
<textElement>
|
||||
<font isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Name]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement x="100" y="0" width="200" height="20" uuid="38ad2a59-8306-4869-af2d-619322df6d74"/>
|
||||
<textElement>
|
||||
<font isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Street]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement x="450" y="0" width="140" height="20" uuid="4fb0818d-4c85-4afb-b62c-4554822ea2b3"/>
|
||||
<textElement>
|
||||
<font isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Phone]]></text>
|
||||
</staticText>
|
||||
</band>
|
||||
</columnHeader>
|
||||
<detail>
|
||||
<band height="24">
|
||||
<textField>
|
||||
<reportElement x="320" y="0" width="133" height="20" uuid="70a0f25d-aa46-4a62-8a96-e0d7955ebe5e"/>
|
||||
<textFieldExpression><![CDATA[$F{city}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement x="3" y="0" width="97" height="20" uuid="ec4a8c9a-a5a6-49d8-945b-ef39b5a78e9c"/>
|
||||
<textFieldExpression><![CDATA[$F{name}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement x="100" y="0" width="200" height="20" uuid="8b120a86-15bc-453e-a672-b22d2178ce31"/>
|
||||
<textFieldExpression><![CDATA[$F{street}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement x="450" y="0" width="140" height="20" uuid="37e3ac7f-7abf-4415-9014-98a4eab36f59"/>
|
||||
<textFieldExpression><![CDATA[$F{phone}]]></textFieldExpression>
|
||||
</textField>
|
||||
</band>
|
||||
</detail>
|
||||
<columnFooter>
|
||||
<band/>
|
||||
</columnFooter>
|
||||
<pageFooter>
|
||||
<band height="17">
|
||||
<textField>
|
||||
<reportElement mode="Opaque" x="0" y="4" width="515" height="13" backcolor="#E6E6E6" uuid="9d494e45-7fa2-4a24-9861-eee79cced51a"/>
|
||||
<textElement textAlignment="Right"/>
|
||||
<textFieldExpression><![CDATA["Page "+$V{PAGE_NUMBER}+" of"]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField evaluationTime="Report">
|
||||
<reportElement mode="Opaque" x="515" y="4" width="40" height="13" backcolor="#E6E6E6" uuid="63ea56af-97fd-481f-8faa-e2bcd65f6c15"/>
|
||||
<textFieldExpression><![CDATA[" " + $V{PAGE_NUMBER}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField pattern="EEEEE dd MMMMM yyyy">
|
||||
<reportElement x="0" y="4" width="100" height="13" uuid="1822668b-e69e-4104-ba0b-0af0db204142"/>
|
||||
<textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
|
||||
</textField>
|
||||
</band>
|
||||
</pageFooter>
|
||||
<summary>
|
||||
<band/>
|
||||
</summary>
|
||||
</jasperReport>
|
||||
Reference in New Issue
Block a user