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

theinsoesan

Members
  • Posts

    2
  • Joined

  • Last visited

theinsoesan's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I used to try with this' <textField> <reportElement x="507" y="384" width="49" height="15" uuid="f5f3a1ab-e595-4413-b36c-7e18b318b754"/> <box topPadding="0" bottomPadding="2"/> <textElement verticalAlignment="Bottom"> <font fontName="DejaVuSans"/> </textElement> <textFieldExpression><![CDATA[$F{receiverIdType}.intValue()==2? "u2611" : "u2610"]]></textFieldExpression> </textField> JVM dosn't know "DejaVuSans" font.
  2. $F{receiverIdType}.intValue()==1? "http://localhost:8080/assets/images/checkbox_full.png" : "http://localhost:8080/assets/images/checkbox_empty.png" it doesn't work in report only display http://
×
×
  • Create New...