Questions tagged as 'ireport'

1
answer

Sub-report on ireport

I'm trying to make a report where each code has x clients. Example Code 1: Bruno Rodrigo Fernando Code 2: Rafael João I retrieve these codes from a database, for example: 1 Bruno 1 Rodrigo 1 Fernando 2 Rafael 2 João As you can...
asked by 13.10.2015 / 20:21
1
answer

IReport - Sub report with same main datasource

I am developing a relatório and it has a subrelatorio that must have the same DATA SOURCE of the relatório main, so the dataSourceExpression of the subreport is as follows: <dataSourceExpression>...
asked by 13.10.2015 / 22:32
1
answer

jasperserver with php

I found a lib in Git link that allows PHP to connect to JasperServer (java server ), I already use and it works, but I wanted to add a functionality to this project, it currently only accepts an array of parameters as below: private func...
asked by 09.09.2015 / 19:02
1
answer

Report generation error JasperReport + Netbeans net.sf.jasperreports.engine.JRException: java.net.MalformedURLException

I'm trying to generate a report by doing only the design in ireport, then I put the .jrxml in netbeans and I try to compile it, then at the time of getting the report path it throws the following exceptions: javax.faces.FacesException: #{rela...
asked by 04.06.2015 / 15:01
1
answer

Help with ArrayList

Only the last two elements of my Arraylist are sent as datasource in ireport. I have an ArrayList that stores read data from tags into xml files. For example, I select three xml files with the same tags but with different data. I have a method t...
asked by 14.04.2015 / 13:33
1
answer

Problem sending list of datasource to sub reports

I'm having trouble opening a report with sub reports passing a datasource. In Ireport I run the report with sub reports normally, but the main report has a connection to the database and this connection is passed to the sub reports and each r...
asked by 14.10.2014 / 21:24
1
answer

How to preview with more than one Ireport file

I would like to know how to do a preview of multiple reports of Ireport , that is, I created a test project to run reports or forms created to check how they were before system. I wanted to pass array with names and it batch al...
asked by 16.07.2014 / 20:45
1
answer

Printed using IReports

Good evening, I need to develop a printout for the standard 80x30mm that would be for thermal printers. I had thought about creating a template in ireports and at the time of printing calling the template, however I'm having difficulty sca...
asked by 25.08.2014 / 01:46
1
answer

Pass updated information from subreport to parent report

I am making a report that contains all service providers, and has the following hierarchy: City - > Specialty - > Provider. In ireport stayed the main report containing a city subreport, within the city subreport has a subreport of spec...
asked by 11.02.2014 / 12:45
1
answer

.jar does not find the path of reports ireport

Good afternoon Sirs! Home I'm having a problem and none of the other posts could help me ... I was checking my TCC and I just came across the following problem: My .JAR executable can not identify the folder where the reports created by iReport...
asked by 25.11.2018 / 17:07