Questions tagged as 'jasper-reports'

0
answers

Jasper - version conflict

Good morning! Guys, I'm having trouble trying to change an app report. This pdf report was created in version 6.2.0 and even using version 6.2.0. Finally I can not generate the .jasper file by version conflict. I can not upgrade in the applic...
asked by 21.06.2018 / 16:40
2
answers

Reports with Jasper reports

Good evening everyone! To create reports with Jasper, do I need to have classes with models? Since I already have a populated bank and I just want the reports, creating filters and tals ...     
asked by 16.06.2018 / 05:42
0
answers

Subreport within a list returns error: data source not found

Good afternoon guys, I have a subreport inside a list, and when I try to print the report, it is returning me this " data source not found " error in the eclipse console. I have already compiled all subreports and they are in the same directo...
asked by 06.06.2018 / 22:00
1
answer

Error passing JasperReports subreport path

Good afternoon guys, I'm having a problem I'm not able to get the subrelator path to the main report. I'll go the code I've done so far, please help me, I do not know what I'm doing wrong. Please be specific as I have no experience with JasperRe...
asked by 09.06.2018 / 20:30
2
answers

How to Pass Parameters in JasperReports

Hello everyone, good afternoon, I have a question that is killing me. I have a project that has to print a report that contains two lists and two tables. My problem is this, I'm not intresting how jasper interprets the data that is passed to it,...
asked by 02.06.2018 / 02:01
0
answers

Send sudo variable to master report

I have a master report that has a subreport in it, I can quietly send information from the master report to the sub report, but the reverse path I can not do at all. That is, I need to send information from the subreport to the master report.  ...
asked by 22.05.2018 / 13:30
0
answers

Open Jasper report

I'm trying to open a .jasper report, but it only opens in BlueJ, the editor I'm using. When I open the file, it is already in .jar the report .jasper does not open ... What am I doing wrong? Next to file .jar I hav...
asked by 05.05.2018 / 00:03
0
answers

Java: Generating Report in iReport Between Two Dates Timestamp

I am finalizing a small system made in Java and MySQL and with reports being generated by iReport and need to generate a report displaying values between two dates. In MySQL the query is working perfectly: DirectoniReportisalsoworkin...
asked by 04.05.2018 / 20:46
0
answers

Nullpointer on report Jasper

I have a report made in JasperReports that works normally in a local bank, but if I call the same report with the same database but online it does not work anymore, the nullpointer error simply appears My application was made with springboot...
asked by 16.04.2018 / 17:11
0
answers

Report with parameter in Jaspersoft Studio

I have a java class in netbenas that was supposed to generate a report, according to the Service Order (ID) entered by the user. However Netbeans returns a "File or report not found" error. private void imprimir() { int confirma = JOptionP...
asked by 16.04.2018 / 23:11