Jasper Reports -PHP - Java Bridge

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
Daisy100
Forum Newbie
Posts: 6
Joined: Sat Apr 25, 2009 10:48 am

Jasper Reports -PHP - Java Bridge

Post by Daisy100 »

I would like to use Jasper Reports from PHP.
The first step to this is to install the PHP - Java bridge with requires a file php_java.dll that needs to be copied under php__install_dir/ext.
However, the current files available at sourceforge does not include this file.
1. Is there any other way to make JasperReports work?
2. Is there any other way to install the PHP_Java bridge.
Nisha3102
Forum Newbie
Posts: 5
Joined: Tue Mar 24, 2009 5:41 pm

Re: Jasper Reports -PHP - Java Bridge

Post by Nisha3102 »

Hi,
Installation of php_java bridge is simple. just download it from sourceforge.net and unzip it.
and extract javabridge.jar from the JavaBridge.war file and then execute the jar file.
Post Reply