-
$input = __DIR__ . '/../../../../vendor/geekcom/phpjasper/examples/Blank_A4.jasper';
$output = __DIR__ .'/../../../../vendor/geekcom/phpjasper/examples';
$jdbc_dir = __DIR__ . '/../.…
-
Right now i generate JasperReport using dynamic parameter, which we need to pass the parameter before run the file inside JasperSoft.
Therefore my current use case, i want to get the variable date us…
que-m updated
7 months ago
-
```
Stack Trace :
ODT creation time : 63
com.sun.star.task.ErrorCodeIOException:
at com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:177)
at com.sun.star…
-
**Desktop (please complete the following information):**
- OS: ubuntu 22.04
- Python version 3.8
- Library version 2.1.1.2
- Java version jdk 11
jasper studio 6.4.0
==================erro…
-
Is it possible to use tables inside datasource with different templates?
-
Our Scope is to generate PDF Files with Jasperreports.
The UI Support, Exporters and the Fontsize seems to estimate 72 DPI. I can understand, that this is the best way to go for your web Support. W…
-
( ! ) Fatal error: Uncaught PHPJasper\Exception\ErrorCommandExecutable: Your report has an error and couldn 't be processed!\ Try to output the command using the function `output();` and run it m…
-
```
Stack Trace :
ODT creation time : 63
com.sun.star.task.ErrorCodeIOException:
at com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:177)
at com.sun.star…
-
Hi! Is it possible to extend functionality to use a custom report template?
Archi cli accepts an argument `--jasper.template` for passing full path to the main.jrxml Jasper Reports template file.
-
this is my views (in my django project)
```
from django.http import HttpResponse
import os
from pyreportjasper import PyReportJasper
def generar_pdf(request):
BASE_DIR = os.path.dirname(…