How do i add a specific style(like bold, strike-through) to a word or a sentence in the textfield data in jasper reports
|
|
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. |
||
|
|
|
|
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"]]> |
||
|
|
