surendra.m.ample Posted May 13, 2014 Posted May 13, 2014 I am using tomcate 7.0.35 server. I am able to get pdf and excel in my system. but when i deployed my project into production i am getting error like: "net.sf.jasperreports.engine.util.JRFontNotFoundException: Font 'Times New Roman' is not available to the JVM. See the Javadoc for more details" Plz somebody help me..
gholamian Posted May 13, 2014 Posted May 13, 2014 what is your production OS? if it is ubuntu you need to install headless java. also installing missing font on system. have a look here.http://stackoverflow.com/questions/3811908/jvm-fonts-and-jasperreportsi had a similar issue and mine was fixed byapt-get install ttf-dejavu-core ttf-dejavu-extra -y[/code]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now