phpjasperxml | This is a php wysiwyg report library | Document Editor library
kandi X-RAY | phpjasperxml Summary
kandi X-RAY | phpjasperxml Summary
This project to ease the develop web/printer friendly report in php. After many year development this project is stable and created a lot of web report. You can design your report via jasper report studio (and then use phpjasperxml to render it in php. No javabridge is required at server side. We borrow tcpdf and phpexcel to export our report in pdf/excel. So far it support up to php7.2 (only tested in 7.0, and 7.2).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Get next token
- Write CFRule record
- Write OpenOffice Theme
- Load files into Excel format
- Write value axis
- Parse the formula into tokens .
- Process token stack
- - - - - - - - - - - i a u H qr - - - - - - - - - - - - -
- Initializes the hash array
- Parse a list of options
phpjasperxml Key Features
phpjasperxml Examples and Code Snippets
Community Discussions
Trending Discussions on phpjasperxml
QUESTION
I'm using PHPJasperXML to generate and display reports
First I design the report using jaspersoft Studio
Secondly I use the generated jrxml file from jasper in php to display the report.
When I preview the report in jasper studio everything is working well as expected, But the problem is when I try to display the report form php, the report is generated only with the data from the main report, data for the table is not generated.
when I preview the report from jaspersoft studio, I get this expected result
But when I try to run the same report from PHP:
It's showing me a list without the table data.
The code used For the design of the reports in jaspersoft studio
...ANSWER
Answered 2018-Sep-22 at 09:30if your using php 7 it will not work. mysql_connect This extension was deprecated in PHP 5.5.0, and it was removed in PHP 7.0.0 for more information please visit http://php.net/manual/en/function.mysql-query.php
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install phpjasperxml
Import sampledb.sql into mysql database, in this project we assume your username=root, password=mysql, database = phpjasperxml. If you use difference user/password/database, you shall change setting in sample1.php and sample2.php.
With your favorite web browser, browse into http://localhost/PHPJasperXML/index.php, test report you like.
Finish.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page