Questions tagged as 'jasper'

1
answer

Error generating report with Jasper Reports using JSF

I'm following a tutorial which explains how to generate reports with iReport using JSF . I mounted my report in iReport and it is working perfectly, that is when I give a preview all the data the bank I selected is loaded into t...
asked by 21.08.2015 / 19:01
1
answer

Report Jasper complaining about non-existent property

[RESOLVED] I have a report and I find the following situation: java.lang.NoSuchMethodException: Unknown property 'acompanhamentoPorObra' on class 'class br.com.okds.evop.acompanhamento.ent.aditivo.AditivoDeContrato' It says that the propert...
asked by 25.06.2015 / 16:47
0
answers

How to create PDF from .jasper

I created a report in iReports and generated the .jasper, but I have no idea how to generate the PDF, I've tried several tutorials and nothing works to create the pdf. What I need is to generate the PDF and pick up the path of the created file t...
asked by 31.01.2015 / 17:26
2
answers

JasperReports, Document Contains No Pages?

Hello, I'm newbie to JasperReports and I'm facing a problem in order to generate my first report (a DANFE), everything I've seen on jasper so far involved database, as my application does not use bank I ignored this and I'm trying to pass the dat...
asked by 02.02.2016 / 23:14
0
answers

Jasper Data Filter: Between two dates

I'm having a hard time generating a report in Jasper through java. In Jasper my query all correct, most when I perform through the java presents error. Report query code: select fornecedores.matricula_em, fornecedores.nome_em,fornecedores.e...
asked by 05.01.2019 / 01:01
0
answers

Jasper Data Filter: Between two dates

I'm having a hard time generating a report in Jasper through java. In Jasper my query all correct, most when I perform through the java presents error. Report query code: select fornecedores.matricula_em, fornecedores.nome_em,fornecedores.e...
asked by 05.01.2019 / 01:01