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

export from java PDF generated by jaspersoft studio vs direct export from jaspersoft studio


belnor

Recommended Posts

De jaspersoft studio verison, el informe sale con los textos completos.De
la aplicación web java, los textos se recortan.

    <detalle>
        <band height = "42" splitType = "Stretch">
            <property name = "com.jaspersoft.studio.unit.height" value = "px" />
            <textField>
                <reportElement x = "0" y = "5" width = "532" height = "16" uuid = "10e14f90-1034-43a8-b187-88c4b580efdd">
                    <nombre de propiedad = "com.jaspersoft.studio.unit.height" value = "px" />
                    < property name = "com.jaspersoft.studio.unit.y" value = "px" />
                    <property name = "com.jaspersoft.studio.unit.width" value = "px" />
                    <printWhenExpression> <![CDATA [$ F {SI_CLAUSULA} .equalsIgnoreCase ("Si")]]> </printWhenExpression>
                </reportElement>
                <textElement>
                    <font size = "9" isBold = "true" isItalic = "true" />
                </textElement>
                <textFieldExpression><![CDATA[$F{NOMBRE_CLAUSULA}]]> </textFieldExpression>
            </textField>
            <textField textAdjust = "StretchHeight">
                <reportElement positionType = "Float" isPrintRepeatedValues ​​= "false" x = "1" y = "24" width = "532" height = "15" isRemoveLineWhenBlank = "true" isPrintWhenDetailOverflows = "true" uuid = " 6a7e56f7-d8f5-4e4d-ba62-ff5cb2e64fec ">
                    <nombre de propiedad =" com.jaspersoft.studio.unit.y "value =" px "/>
                    <property name = "com.jaspersoft.studio.unit.height" value = "px" />
                    <property name = "com.jaspersoft.studio.unit.width" value = "px" />
                </reportElement>
                <textElement textAlignment = "Justified" verticalAlignment = "Middle">
                    <font size = "7" />
                </textElement>
                <textFieldExpression><![CDATA[$F{TEXTO_CLAUSULA}]> </textFieldExpression>
            </textField>
        </band>
    </detail>

Regards

 

Eduardo Beltran

ebeltran@bnsis.com

 

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...