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

bold html markup not displaying on PDF


kadivi

Recommended Posts

Hello,
  I have created a report template (with iReport) that utilizes a resource bundle containing static text. Some of the values in the resource bundle have html embedded in them like (<b>Testing</b>, <i>Something</i>, etc).
 
So lets say a key/value pair in the resource file was
 
text.test=This is a <b>Test</b>.
 
When I use the $R{text.test} expression in the report, it does not display "Test" in bold on the PDF even when the markup property is set to "html".
 
It is a Struts 1.3.8 web application deployed on JBoss 4.0.5 running on windows. I am using JasperReports 3.7.1
 
Any help would be greatly appreciated. Thanks
Krishna


Post Edited by kadivi at 03/29/2010 19:37
Link to comment
Share on other sites

  • 1 year later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...