I have a web project in java that runs on linux server. This project has reports created in Ireport with custom fonts, but these fonts are not displayed when I call the reports in this project. I have already followed the tutorial exposed here How to change source in PDF generated by iReport ? But even adding the JAR in the project build path sources are not recognized.
NOTE: I am exporting the reports in pdf, and when I created the font jar in IReport I was careful to mark the option to "embed" the fonts. Home OBS2: I'm using common fonts like Times New Roman (I got the default font from a micro windows).