Okie dokie,
Well first tiny little blog showing how to add some java machine fonts for ubuntu linux (ubuntu 10 and above).
I had updated my machine to linux Mint 10 kde as well as updated iReport to 4.0.1.
When I opened a report I had created previously, I could not run the report as I was getting java errors in iReport :
net.sf.jasperreports.engine.util.JRFontNotFoundException: Font 'Arial' is not available to the JVM. See the Javadoc for more details.
A little research began and a solution was found.
It was quite basic to install.
You need to run this command : $sudo apt-get install msttcorefonts
Obviously you need to accept the questions during install
and then restart your Jasper iReport.
Now back to work...
No comments:
Post a Comment