Jump to content
We've recently updated our Privacy Statement, available here ×

detalles en distintas paginas


mvegas712

Recommended Posts

Buenos dias, una consulta por favor:

Como puedo obtener cada detalle en una pagina diferente?

Aqui muestro el codigo, me sale todo en un solo pdf.

<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.3.1.final using JasperReports Library version 6.3.1  -->
<!-- 2020-03-30T11:46:45 -->
<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="boleta" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" isIgnorePagination="true" uuid="38a785a1-3e15-4e16-ad3f-ab8a54fd5795">
    <property name="com.jaspersoft.studio.unit." value="cm"/>
    <queryString>
        <![CDATA[]]>
    </queryString>
    <background>
        <band splitType="Stretch">
            <property name="com.jaspersoft.studio.unit.height" value="px"/>
        </band>
    </background>
    <title>
        <band height="17" splitType="Stretch"/>
    </title>
    <columnHeader>
        <band splitType="Stretch"/>
    </columnHeader>
    <detail>
        <band height="530" splitType="Stretch">
            <textField>
                <reportElement isPrintRepeatedValues="false" x="0" y="23" width="549" height="14" uuid="c669059d-80cf-4a03-8a15-a146ea823d8f">
                    <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="f22ef8dd-8737-4bb9-a5ce-f7f916e72f45"/>
                    <property name="com.jaspersoft.studio.unit.height" value="px"/>
                </reportElement>
                <textElement textAlignment="Justified">
                    <font size="11"/>
                </textElement>
                <textFieldExpression><![CDATA["Las partes contratan bajo los términos y condiciones siguientes:"]]></textFieldExpression>
            </textField>
            <break>
                <reportElement x="0" y="10" width="560" height="1" uuid="1a07fe1b-d2b7-45b1-91ae-ebe3ea265d27"/>
            </break>
        </band>
        <band height="635" splitType="Stretch">
            <textField>
                <reportElement isPrintRepeatedValues="false" x="0" y="23" width="549" height="14" uuid="fa5fa864-7a39-4c2a-86f9-f11e2abc9534">
                    <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="f22ef8dd-8737-4bb9-a5ce-f7f916e72f45"/>
                    <property name="com.jaspersoft.studio.unit.height" value="px"/>
                </reportElement>
                <textElement textAlignment="Justified">
                    <font size="11"/>
                </textElement>
                <textFieldExpression><![CDATA["Las partes contratan bajo los términos y condiciones siguientes:"]]></textFieldExpression>
            </textField>
            <break>
                <reportElement x="0" y="10" width="560" height="1" uuid="af4a90c1-530d-4ba4-9a72-5b91ccb7a5ef"/>
            </break>
        </band>
    </detail>
    <columnFooter>
        <band splitType="Stretch"/>
    </columnFooter>
</jasperReport>
 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...