Hi,
I'm new to JasperSoft Studio, when I create a report in Jaspersoft studio, I can use several markups for text (bold, italic,...).
Everything is working just fine until I want to execute my report from JAVA. When I do this, I'm able to create a pdf file but without the text markups that I have used in my report template.
Does anyone have suggestions?
I'm working with Jaspersoft Studio 5.6.0
1 Answer:
Are you using any specific fonts outside of the standards ones? You may need to use a font extension package and ass it to your WebApp classpath
See:
- http://stackoverflow.com/questions/19232826/when-export-a-report-to-pdf-...
- http://community.jaspersoft.com/wiki/bold-and-underlined-fonts-not-rende...
- http://community.jaspersoft.com/wiki/how-embed-fonts-jasperreport-irepor...
and also this http://community.jaspersoft.com/questions/822999/jasper-studio-55-fonts-...
I have read and tried the possible solutions, but they don't work out for me.
Do you have other suggestions?