-
Hello, I'm trying to implement the Jasper node, but I don't know which jasper library is correct
- when I use the latest version 6.12.2, it doesn't work, it says that no can find the lib directory…
-
### Description
This code is copied in 3 or 4 extensions already, having a build-item would be best :)
```java
private static Path findProjectRoot(Path outputDirectory) {
Path currentPa…
-
Whenever I install the jasper reports first time in as a k8s pod, I am able to login but after restart/re-create the pod I am unable to login throwing below error.
invalid credentials supplied coul…
-
After updating this plugin to v4, the build is failing due to not finding the configured source folder.
> [ERROR] Failed to execute goal com.pro-crafting.tools:jasperreports-maven-plugin:4.0.0:jasp…
-
Hi,
I have some problems with fonts (dejavu) using azul/zulu-openjdk-alpine:7.
I think last update 7-262 updated the alpine base image to 3.11 and this generated problems with font index. The ja…
-
### What is your idea or feature suggestion?
Our need in one of our project is to use Jasperreport
### Benefits
By default devilbox doesn't content any container of Jasperreport.
I tried to use a…
-
Good day.
I ran into a problem generating templates. My .xlsx template has a number of columns up to GG.
jx:area(lastCell="GG56")
The width of each column is 0.42.
The height of the lines varies,…
-
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…
-
```
What steps will reproduce the problem?
1.Including jasperreports-3.5.1.jar in the class path instead of
jasperreports-1.0.0.jar
2. Replacing import net.sf.jasperreports.engine.export.JRPdfEx…
-
Hello friends,
I have an ubuntu 20, docker version 20.10.2, docker-compose version 1.29.2.
I am using your docker-compose.yml example, but it doesn't work fine. Then I tried to build services on…