Questions tagged as 'jasper-reports'

0
answers

Jasper report is not generated on production server

A problem in using JasperReports . I created a class to generate the reports, from some parameters. It inside Eclipse generates normally, but when I export WAR and put it into production, it does nothing. At first, I noticed t...
asked by 14.05.2015 / 19:33
0
answers

Report jasper does not update data [closed]

Good evening guys, I'm having a rather frustrating problem. I have an employee report on the system that works fine. Bring the data all correctly. However, when you register a new employee and generate the report again, it does not update, it sh...
asked by 08.09.2014 / 00:20
3
answers

Frameworks for Java Reporting

Good morning. I would like to know if there is another reporting framework besides JasperReports with iReports that you would recommend to me. Which would be? I need at least 2 frameworks, one of which I already have. Thank you in advance....
asked by 10.03.2015 / 14:16
1
answer

Adding a masking mask to the chart label in JasperReport

I have chart of rows and on the X axis it displays a series of dates. What I want to do is display date in the following pattern: dd/MM/yyyy because it is displayed in the format: yyyy-MM-dd . Submissions?     
asked by 15.07.2015 / 20:56
1
answer

IF / ELSE condition in expression in Jasperreports

I need to perform a check in the expression field on my report created in Jasperreports studio , my situation is as follows, I need to make the following account: $F{quantidade}/($F{quinze}/15.0) But sometimes the count ($F{...
asked by 16.10.2017 / 13:05
1
answer

Error generating report with parameter id

I'm making a small system print a budget by passing the id. The following situation occurs; By netBeans I pass the id when prompted and the normal report appears. ButwhenIdogeneratethereportthroughmyprogramitlookslikethis: Mymethodthatgener...
asked by 15.08.2017 / 02:57
1
answer

How do I send a list as a data source to a sub report and call this sub report in my main report

Good morning, I have a small problem. I am trying to pass lista as data source to my sub report. I already have the main report which is also populated by a list. My question is, how do I pass a lista as data source t...
asked by 20.05.2015 / 14:16
1
answer

Font size in jasperreport

Can anyone explain me why it does not change the font size when generating the pdf? The font that is defined is the SansSerif SIZE 15 standard, but the size 10 Ps ..: remembering that the PdfEmbedded option is checked!     
asked by 23.02.2015 / 13:56
1
answer

IReports, generate variable number of subrelatorios

I'm using Jasper for reporting, I use IReport to build Layouts. I have a main report that has a sub report (the reason for my problem), my main report gets a list of objects, I need to generate one subrelatorio for each item in this list and pop...
asked by 23.11.2018 / 19:24
1
answer

Report with Jasperreports returning blank pdf table

Hello, I have a system in javaEE PrimeFaces and Jsf, I created the reports with Jasperreports, everything was working, but after an update of Instance linux ec2 AWS, the reports are returned the tables in PDF without data only the grid, the intr...
asked by 16.08.2018 / 13:02