By: eric - greatmaster
adding a jfreechart in a JRreport with PHP
2003-12-03 00:48
Hi,
I would like to add a jfreechart to JRreports i generate through PHP. It works fine when i generate the report, which is a table in PDF.
Then i've built a class to add a jfreechart that i generate just after the generation of the JRreport. It works fine when i try it with pure JAVA.
But i have problems with APACHE when i try to call the class that build the jfreechart.
WHAT IS ZoneInfoMappings ??
WHICH fonts does it needs ??
Here is the error.log of APACHE:
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] ZoneInfo: c:\j2sdk\lib\zi\ZoneInfoMappings (Le chemin d'accè³sp飩fié¥st introuvable)
, referer: http://127.0.0.1/www/
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] ZoneInfo: c:\j2sdk\lib\zi\ZoneInfoMappings (Le chemin d'accè³sp飩fié¥st introuvable)
, referer: http://127.0.0.1/www/
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] can't open c:\j2sdk\lib\tzmappings., referer: http://127.0.0.1/www/
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] , referer: http://127.0.0.1/www/
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] Fatal error: No usable fonts found., referer: http://127.0.0.1/www/
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] , referer: http://127.0.0.1/www/
I use APACHE on a win32, i've add all the classes needed in the java.classpath variable ...
Please if you know this problem could you answer .
thanks
eric
adding a jfreechart in a JRreport with PHP
2003-12-03 00:48
Hi,
I would like to add a jfreechart to JRreports i generate through PHP. It works fine when i generate the report, which is a table in PDF.
Then i've built a class to add a jfreechart that i generate just after the generation of the JRreport. It works fine when i try it with pure JAVA.
But i have problems with APACHE when i try to call the class that build the jfreechart.
WHAT IS ZoneInfoMappings ??
WHICH fonts does it needs ??
Here is the error.log of APACHE:
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] ZoneInfo: c:\j2sdk\lib\zi\ZoneInfoMappings (Le chemin d'accè³sp飩fié¥st introuvable)
, referer: http://127.0.0.1/www/
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] ZoneInfo: c:\j2sdk\lib\zi\ZoneInfoMappings (Le chemin d'accè³sp飩fié¥st introuvable)
, referer: http://127.0.0.1/www/
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] can't open c:\j2sdk\lib\tzmappings., referer: http://127.0.0.1/www/
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] , referer: http://127.0.0.1/www/
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] Fatal error: No usable fonts found., referer: http://127.0.0.1/www/
[Tue Dec 02 17:53:12 2003] [error] [client 127.0.0.1] , referer: http://127.0.0.1/www/
I use APACHE on a win32, i've add all the classes needed in the java.classpath variable ...
Please if you know this problem could you answer .
thanks
eric
0 Answers:
No answers yet