-
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.
-
Hie I am using IntelliJ 2019.3.
plugin version 1.0.1
I am not seeing any options for compile and view in jasper and jrxml file.
-
As [Fernando ](https://github.com/jfernal) suggested, a report could be deployed directly from the database.
Ideally this would be the .jrxml source code version, not the compiled .jasper file. Se…
daust updated
2 years ago
-
```
1.I have checkout the jasper-report source
2.I have followed steps given on
Download the zip from
http://indic-jasper.googlecode.com/files/jasperreports-cdac-ilcg.zip
Unzip the content
Copy the …
-
Hi,
I'm trying to integrate JASPER report with node js and creating jrxml file using jaspersoft studio.
Can anyone please guide me about libraries and how to connect it node js and how to retrieve…
-
This happens when we have commits of different developers.
```bash
[17:23] gilberto.andrade@BEM-INF007:gace (master u=) $ git merge --no-ff ticket/117
Merge made by the 'recursive' strategy.
p…
-
When a counter is created that uses the previous value of a variable, that its result is not correct because the expression of this variable is executed twice.
Two counters have been created.
- m…
-
Hi,
I have same problem. My code..
```
import os
from pyreportjasper import PyReportJasper
os.environ["JAVA_HOME"] ="jvm/jdk-19.0.2/"
def advanced_example_using_database():
REPORTS_…
-
I'm trying to compile a .jrxml file with a external jar get ClassNotFoundException. I tried putting my jar in \AppData\Roaming\JetBrains\IntelliJIdea2023.2\plugins\intellij-jasper-report-support\lib, …
-
Identify a easy to use maven based reporting tool and study it, which will be used in the project for reporting module.