I generate with IReport a Report, wich uses the Font Arial.
In Captain Casa I use the pdfprinter for printing.
When I start printing I receive the following Exception:
net.sf.jasperreports.engine.util.JRFontNotFoundException: Font 'Arial' is not available to the JVM
Thanks for answering. We already fix the problem by installing the fonts in the linux system.
This is how to do:
apt-get install ttf-mscorefonts-installer