rogersthefan Posted April 20, 2015 Posted April 20, 2015 Hi. I have the TextField (Markup = "html") with the text "1> 0 and x <= 5" to display the report is "1> 0 and X = 5", not shown the "<", which may be the problem? "<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="120" height="20" isRemoveLineWhenBlank="true" forecolor="#CC0000" uuid="7b877f67-f6e4-4eb9-af61-63930472aa24"> <printWhenExpression><![CDATA[$F{IDELINEA}.intValue()== 3]]></printWhenExpression> </reportElement> <box topPadding="0" leftPadding="5" bottomPadding="0" rightPadding="5"> <pen lineWidth="0.5"/> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> <bottomPen lineWidth="0.5"/> <rightPen lineWidth="0.5"/> </box> <textElement markup="html"> <font fontName="DejaVu Sans" pdfEncoding="Cp1252" isPdfEmbedded="false"/> </textElement> <textFieldExpression><![CDATA["1 > 0 and x <= 5"]]></textFieldExpression> </textField>" I'm working with. Versión del Producto: Jaspersoft iReport Designer 5.5.1 Java: 1.6.0_22; Java HotSpot Client VM 17.1-b03 System: versión Windows NT (unknown) 6.2 ejecutándose en x86; Cp1252; es_PE (ireport) Thanks.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now