[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Jasper Report  XML
Forum Index -> Development
Author Message
uottner

Active

Joined: 23/11/2010 20:28:30
Messages: 5
Offline

Hi together,

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

Could anyone help me ?

Best regards
Uli
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5527
Offline

...some more information:

The error is of course not related with CaptainCasa but happens on server side when creating a PDF document through jasper report.

The problem is that things that work on Windows do not work when the server rungs in Linux - because of different fonts.

So it would be great if some jasper-report-users that work in multi-OS-environments could give some hints...

Thanks!
Björn

Björn Müller, CaptainCasa GmbH
mreich

Power User
[Avatar]

Joined: 30/01/2009 08:34:23
Messages: 744
Offline

May this link can help you
http://jasperforge.org/plugins/espforum/view.php?group_id=102&forumid=103&topicid=97920
[WWW]
uottner

Active

Joined: 23/11/2010 20:28:30
Messages: 5
Offline

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

best regards
Uli
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team