Questions tagged as 'jasper'

1
answer

how to initialize the sales id in print class?

I would like to get the id of venda in the print class of the page, and it is null, and I am using it to compare with idvenda with the parameter created in jasper. impress.html <p:commandLink title="Imprimir" action...
asked by 21.02.2018 / 02:18
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

iReport is missing special character when exporting PDF

I'm using iReport 3.7.4 to generate the reports. In one of the reports, I need to use an arrow, to indicate a step by step. So I found the arrow code in HTMl Entities ➜ & # 10140; , and in the field in iReport, I left Markup as HTML. When...
asked by 07.08.2017 / 14:10
1
answer

how to print text on multiple pages using jasper reports

I have this report in the field note has a text that comes from the database only it prints on a single page, cutting the rest of the text (if you have a lot of text) How do I print on more than one page if that text is larger     
asked by 16.11.2015 / 14:10
1
answer

JasperSoft Studio 6.0.3 creation of a table where each cell is a query

Good! I'm new to these bands as well as using this Jaspersoft Studio program. So the problem I'm having is that I need to populate a table with a fixed size but where each cell has a specific query. Example: Table with columns A, B and...
asked by 25.06.2015 / 15:47
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
0
answers

Jaspersoft - List consuming space when empty

I have a report that has a group header and there are two lists in it. Imadeatreatmentviaexpressiontoprinteachofthelistsonlywhenthereiscontentforeachofthem,butwhenoneofthemisnotdisplayedthereportleavesanunduespace. I'd like to know how...
asked by 20.08.2018 / 18:44
0
answers

Hide fields in iReport

Good afternoon guys, I'm generating a report in iReport and I have a question. On a piece of the report I have a delivery address block. I would like to display this block ONLY when the address is different from empty or different from null,...
asked by 14.08.2018 / 20:56
1
answer

conditional SUM Jasper Reports

I'm using JasperSoft Studio. In Summary I want to display the totalizer of a field, however using the SUM function (which JS provides when I drag the field) I can not add a given condition. What I wanted was something like, adding the $ F {va...
asked by 07.08.2018 / 16:13