Questions tagged as 'jasper-reports'

1
answer

Print enum field in JasperReports

I created a Enum that has a description field for each of your items. In my report in Jaspersoft Studio I want to print this description field and not name() of Enum . I created a field in the report, but when se...
asked by 04.03.2015 / 17:29
1
answer

How to pass the contents of a composite object to a DynamicReports column. being that the DataSource is a list of this object

I'm making a report using DynamicReports For this I am passing a list to be used as DataSource List<VisaoViagemQuadroMensal> linhas = new ArrayList<VisaoViagemQuadroMensal>(); where: public class VisaoViagemQuadroMensal {...
asked by 15.01.2015 / 21:38
1
answer

How to put a letter on the right side of the page, showing the first letter of the last record?

How can I put a letter on the right side of the page, showing the first letter of the last record in JasperReports? Another thing is that the letter must be from A-Z (like a phone book). Here is an example of what I want:     
asked by 06.12.2017 / 13:46
0
answers

Tree-style repeated speakers

I'm having a hard time building a report in jasper, which should have the following impression, follows ex: Código SubCodigo Código Final 01 001 001 002 003 001 002...
asked by 14.02.2017 / 13:43
1
answer

JasperReport Report - Blank Page - PDF Report

This is the following I created the report in jasperReport I created a parameter there, with that the data of this report it is getting from the bank (Mysql) and displaying / But when I post to display on my JSF page the data is blank in a bla...
asked by 31.08.2016 / 21:03
1
answer

How do I put a record on a new page using JasperReports if it overflows the last page?

I'm using jaspersoft-studio 6.2.0 and jasper-reports lib also 6.2.0 . I have a report and in the detail section some of the records in the table can move from one page to another and its contents are written on a new page di...
asked by 30.12.2015 / 16:31
1
answer

Call Subreport in Main Report

I have 2 reports, the sub report and the main report, but when I give a preview I can only see the main one, how do I display the sub report too? I'm using JasperSoft Studio. I have a report that is populated by a list and by parameters,...
asked by 19.05.2015 / 16:48
0
answers

Change field name in Jasper

I am putting together a report and as I work with more than one table, there are the same field names. JasperStudio started adding fields giving names like: COLUMN_1, COLUMN_2, etc. My question is: Can you change these names without being p...
asked by 09.07.2015 / 16:56
1
answer

Printed directly in Java

I need to create a form for a thermal printer (non-fiscal), in which case I thought about creating a JasperReports form, but Jasper searches the database for the information and wanted to get the information directly from my system before sendin...
asked by 31.03.2015 / 19:42
3
answers

iReport 3.6 does not open

I and my team work with iReport, I have not used mine in a while, but I needed to open it for maintenance recently and it does not work. The splash screen displays "Loading cached objects" and terminates the process.     
asked by 20.01.2015 / 12:16