phpjasper icon indicating copy to clipboard operation
phpjasper copied to clipboard

A PHP report generator

Results 76 phpjasper issues
Sort by recently updated
recently updated
newest added

Really with the Jasperreports funtions all barcode types but not qr, is a bug?

It the jasperstarter project dead? It could be great if someone can upgrade jasperstarter to new Java version and new JasperReport libraries in order to use latest JasperReport Studio releases

Hello, everyone, I cannot give PHPJasper an array as a list in the parameters. Can someone help? ` $params = ["Kurstypen" => ['22'], "Kurse" => ['72','62'], 'vonDatum' => '2021-01-01', 'bisDatum'...

Problemas para utilizar o relatório com subrelatórios, no jasper studio está correto. Error filling reportResource not found at: subreport_perguntas.jrxml. Já estou alguns dias procurando solução. Mas o erro persiste, achei...

Hello. I have IIS in my server with PHP 8. I have MSSQL database. I have create a report with jasper studio and connect with jdbc for sql server. This...

**Describe the bug** Bom dia, ao usar um subreport tenho um erro no java "_Class not found when loading object from InputStream_.", não sei como resolver podem me ajudar

The invitation linked which put in the readme file is expired, can you provide new one?

**Describe the bug** In my case the issue was happening because the password that I was using has special characters and I think it could be and issue for most...

i have one error Error adding jdbc-dir my code require __DIR__ . '/../vendor/autoload.php'; use PHPJasper\PHPJasper; $idcalculo = 10; $pass = "Noviembre2023"; $input = __DIR__ . '/../vendor/lavela/phpjasper/examples/rptCalculo.jasper'; $output = __DIR__ ....

Hi, I am trying to run phpjasper in a phpmaker project. When I compile the example file it works but I also get the following message: ...\vendor\slim\php-view\src\PhpRenderer.php(77): Layout template "layout.php"...