You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package is the solution to compile and process JasperReports (.jrxml & .jasper files) just using PHP.
12
+
PHPJasper is the best solution to compile and process JasperReports (.jrxml & .jasper files) just using PHP, in short: to generate reports using PHP.
13
13
14
-
**Note:** PHPJasper Can be used regardless of your PHP Framework
14
+
**Notes:**
15
+
* PHPJasper Can be used regardless of your PHP Framework,
16
+
* For PHP versions less than 7.1 see: [v1.16](https://github.com/PHPJasper/phpjasper/releases/tag/v1.16)
17
+
15
18
16
-
**Note for Linux servers?**
17
-
18
-
Do not forget to grant the correct permissions for the directory
19
-
**/vendor/geekcom/phpjasper/bin/jasperstarter/bin** and the file binary **jasperstarter**
20
19
21
20
### Why PHPJasper?
22
21
@@ -42,8 +41,6 @@ It is recommended using [Jaspersoft Studio](http://community.jaspersoft.com/proj
42
41
* Reports
43
42
* Listings
44
43
45
-
Package to generate reports with [JasperReports 6.3.1](http://community.jaspersoft.com/project/jaspersoft-studio/releases) library through [JasperStarter v3.1.0](https://bitbucket.org/cenote/jasperstarter) command-line tool.
0 commit comments