vote up 0 vote down star

How do i add a specific style(like bold, strike-through) to a word or a sentence in the textfield data in jasper reports

flag

2 Answers

vote up 1 vote down

To my knowledge, this isn't actually possible. You only have the option of styling text in this way with a static text field (with the styled text option on). Styled text fields can be styled with italic/bold text etc. using HTML type tags.

Text fields though don't allow such styling as far as I'm aware.

link|flag
vote up 0 vote down

In iReport 2.0.5 and higher versions there is a option called 'Mark up' by which jasper parses html content, using which different styles can be applied to each word in a textfield expression.

Eg:- Stanley"]]>

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.