Search found 1 match

by greatmaster71
Wed Dec 03, 2003 2:57 am
Forum: PHP - Code
Topic: problems with PHP-JAVA enabled ...
Replies: 0
Views: 464

problems with PHP-JAVA enabled ...

Hi, I would like to add a jfreechart to JRreports (JasperReports classes see http://www.sourceforge.net) 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. I...