Questions tagged as 'jasper-reports'

1
answer

Route error with subreports in other computers

In the development of a Java system I used iReport Designer 5.6.0 to generate some reports. However, I have had a problem with reports that contain subreports. I have a parent report that also contains a subreport that would be the detail,...
asked by 25.07.2018 / 21:17
1
answer

Error generating a document in Jasper Report

I'm doing a registration form in Japer Report, when I call them from java and I run the generation of the document I get the following error: java.io.FileNotFoundException: \WebCampeonatoDeportivo\src\net\cibertec\campeonatoDeportivo\documento...
asked by 09.10.2017 / 21:42
2
answers

Change the language of the date in Jasper Reports

I have an Oracle XE database, from which I extract information for a report, which in development mode shows the date in Spanish, however when I run it from my application in Oracle Apex puts the date in English . Any suggestions on how to ch...
asked by 17.07.2017 / 23:39
1
answer

Error exporting report to pdf

I have an error when exporting a report to pdf I am using Jasper Report 5.6.0 before the report I exported it well but now I do not want to do it and in the log I do not have any error this is the code to print public void PD...
asked by 06.07.2017 / 21:05
2
answers

How to create a sub report in iReport?

I created a report in iReport, which in turn has a sub report. The problem is that it prints the sub report several times. Titulo 1 Titulo 2 Titulo 3 Titulo 4 valor 1 valor 2 valor 3 valor 4 valor 1 valor 2 valor 3 valor 4 va...
asked by 13.10.2016 / 05:48
1
answer

Solve error in Jasper Report: Unsupported major.minor version 51.0

I have created a scriptlets in java, at the moment of executing the preview of the report and invoking the scriptlets function it marks me the following error:    Error filling print ... java.lang.UnsupportedClassVersionError: numberletras /...
asked by 06.07.2016 / 18:04
0
answers

Problem with group header in Jasper

I am creating a report using Jasperreports but I need you to only print the group header when a condition is fulfilled, in this case a field has an exact value, the problem is that the printWhenExpression function does not work and it prints all...
asked by 06.12.2018 / 01:54
0
answers

Two reports in IReport

I am creating a report in IReport 4.0.1 of the following form where I generate a dispatch guide to a user, this report should generate two copies one for which the dispatch and the manager receive. First generate a view with the report...
asked by 06.12.2018 / 15:13
0
answers

I can not export or convert Jasper report in PDF

Good morning friends, I can not export a jasperreport in PDF, what I want is to save it in the url that sent it, I use ireport 4.0.1 I am working with java 1.8 IDE netbeans 8.2, or they will have another example friends String dirDownload...
asked by 01.12.2018 / 15:56
0
answers

Create a table using Json in Jasper Reports

I have the following JSON [ { "numCtaAnterior": "001", "nombre": "Gerardo", "meses": [ { "mes": "Enero", "quincenas": [ { "quincena": "1", "comision": "0.00" },...
asked by 15.11.2018 / 01:33