Questions tagged as 'jaspersoft-studio'

1
answer

Jasperreport Subreport overlays field

Good afternoon guys, I'm having a problem with jasper reports that I know how to solve. I created a report where I have a list of questions (fields) and each question has an alternative list (sub report), it happens that if the question is great...
asked by 05.10.2017 / 22:33
0
answers

For no Jasper Reports

I have a problem as follows: I need to create a table to print, where it will be filled manually, and for that, I need to generate rows according to a number that I will go through per parameter. I need to know how to do this with jasper reports...
asked by 12.10.2017 / 01:29
0
answers

2-way printing Jaspersoft Studio

I have a Report Master that has two Detail Band, with a defined height, which should not be modified. My SubReport also has a "Detail Band" with a JRBeanCollectionDataSource, the parameters are being passed without major problems, BUT, the pa...
asked by 27.09.2017 / 23:18
1
answer

Duplicate Record

I'm starting to study on the old JasperSoft Studio platform iReports and I'm having trouble creating the query t-sql exit duplicate. I have this query: SELECT F2_CLIENTE, F2_LOJA, A1_NOME, A1_CGC, A1_INSCR, F2_DOC,...
asked by 01.02.2017 / 19:04
0
answers

Jasper's parameter is not passing the value to the query

The data set is configured and the parameters are also within the application, but it is not working and neither is inside the jasper emulator. The field asks for the value, after putting it it executes and brings the page blank, but that if I...
asked by 27.06.2016 / 16:07
1
answer

Error generating barcode using JasperSoft

Trying to generate barcodes of products, using Barcode4j 2.1 of JasperSoft 6.5.1 , but when running on the JSF page of this error: javax.faces.el.EvaluationException: java.lang.NoClassDefFoundError: org/apache/batik/bridge/User...
asked by 22.06.2018 / 04:36
1
answer

Access the location of the current file in .jrxml (Jasper Report)

Good afternoon, I'm creating a report in Jasper that contains a subreport (with Jaspersoft Studio). In order for it to be loaded, I have to indicate the subreport directory, which is in the same folder as the parent report. I'm currently usin...
asked by 11.12.2017 / 19:50
1
answer

Report in JasperStudio with subReports

I need to create a report with two Querys distinct in JasperStudio , for this I researched and saw that the best way to do this would be via sub reports but even doing exactly the same as some video classes I found in the I always h...
asked by 05.12.2017 / 12:39
1
answer

How to leave the values in the report with iReport (or TIBCO) only with 2 decimal places

I wanted to make my values in Reals, only 2 decimal places in my report, but I do not know where to declare it. In my application I declare all type floa     
asked by 04.11.2017 / 13:18
0
answers

Jasper is duplicating data from an ArrayList

I have a problem with jasper soft studio , my report is taking the data and multiplying at the time of filling the report, I am using 3 lists to fill it, I will send the code and my report. public void imprimirOrcamento() throws JREx...
asked by 17.12.2018 / 23:25