I have the following Print When expression on a text field in my detail
line.

The value in the record (from an Oracle database) is null, but the
expression always returns false so the item is never printed.

new Boolean($F{I_INPUT_JOB_ID}.equals(null))

If I remove the Print When expression altogether it is printed

Why does this not evaluate to true?





John Dunn
Product Consultant
Direct Dial +44 (0) 117 373 6122
Sefas Innovation Ltd, CityPoint, Temple Gate, Bristol BS1 6PL, UK.
Tel: +44(0) 117 373 6114
Fax: +44 (0) 117 373 6115

www.sefas.com





_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to