phpjasper-laravel icon indicating copy to clipboard operation
phpjasper-laravel copied to clipboard

Results 18 phpjasper-laravel issues
Sort by recently updated
recently updated
newest added

I have connected my Laravel app with jasper report having mysql as connection. Locally it worked fine but in live it shows the error like this ![screen shot 2018-12-19 at...

after install im trying use the sample code given but keep give me this error when switch to output window only display black html page what did i miss when...

I am trying to connect to database but get an error like this `C:\wamp64\www\smb-report\vendor\geekcom\phpjasper-laravel\src\PHPJasper.php /** * @param bool $user * @return mixed * @throws Exception\InvalidCommandExecutable * @throws Exception\InvalidResourceDirectory * @throws...

Let the person choose to download the pdf or not. The example given is saving the generated pdf to the $output path.

Hi. in laravel 5.6 throws the following error. how do you give permission to execute sh? I'm using ubuntu 16.04 thanks for your time

Hello~ When I use process() to export pdf,I can't show chinese in my pdf file. Is there exist any way to setting export language or i have to include chinese...

What is the best way to secure the generated PDF (or other format) reports from PHPjasper so that only the user who ran their report see that report? Is there...