There's been a lot of posts over the internet about exported PDF reports not displaying characters. I've found a solution here, to install the fonts .jar file:
https://community.jaspersoft.com/questions/1012491/pdf-encoding-not-prin...
I put the .jar file in my "lib" folder under the project, but how can I use the DejaVu Sans font in my reports? Or maybe there's a better solution? Also, when I'm generating the report via web application, do I need to put the .jar somewhere on the server and if yes, where?
This is the .jar file in the project build path:
And this is my font list under the same project:
Shouldn't this list be filled with the custom fonts?
0 Answers:
No answers yet