Most voted "ireport" questions
iReport is a graphical application, which allows you to "draw" a report, using a palette, and dragging and dropping components.
Learn more…119 questions
Sort by count of
-
9
votes1
answer5564
viewsHow to change PDF source generated by iReport?
I created a report using iReport and changed the source of the text to a custom font here in the company. The report is viewed using the iReport viewer itself and works smoothly with the source I…
-
7
votes1
answer1357
viewsProblem placing multiple data from a list in a report
Good morning guys, this is a somewhat complicated question to explain, so I will do my best to make the question clear. I have a list <UnimedLote>. In this list I have several data, among…
-
7
votes2
answers2804
viewsGenerate Ireport / Jasper Report containing 2 pages (with 3 columns each) on the same sheet in landscape mode
I’m making a report for a client and I’m not getting it assembled according to your need. What it needs is to generate a PDF of A4 sheet in landscape mode, containing each sheet two pages (odd and…
-
5
votes1
answer892
viewsHow to create Cover in a Report using iReport
I am using iReport 5.5.2 and have tried in many ways to add a cover to the report, which is necessary but unsuccessful. I tried adding the isTitleNewPage attribute to the iReport Title band, but it…
-
4
votes1
answer1994
viewsGrouping in the Ireport
I am developing an application in Java where I extract PDF and EXCEL reports, using Jasper with Ireport(3.7.2).One of these reports needs to have data grouped by a certain element. I did some…
-
4
votes1
answer404
viewsCount in Ireport
I have a report where I have the column Status, in this column I have the following status: Finalized and Pending. I created a variable and added it to the band Sumary and configured the following…
-
4
votes1
answer715
viewsHow to pass parameters for IN clauses in Jasperreports?
I have a question in the passage of a parameter in Ireport. I need to pass a list as a parameter. Example: In SQL code the query looks like this: SELECT * FROM TABELA WHERE COD IN (1,2,3,4) In…
-
3
votes3
answers2057
viewsHow to format textfield with bold in Ireport?
I used the toolbar and applied the bold for the fields, which visually changed, as can be noticed in the image, but in the generated pdf the formatting is not displayed. I am using version 4.0.1 of…
-
3
votes1
answer3381
viewsCreate report with nested lists
I would like to know please how to report to Ireport taking into account that the figure present in this post has three nested collections. Where a table has N vigências and a vigência has N faixas.…
-
3
votes2
answers608
viewsShow zero in group by SQL Server
I have a table that calls Ordem, on it has a field that represents the status of the service order (0 to 7), I need to plot a graph in Ireport, only I wanted to display in the legend the status name…
-
3
votes1
answer440
viewsProblem generating report between dates
I have a field DATETIME with a date and time: 2015-08-06 08:50:28. I’m trying to generate a report by passing two parameters, Data_Inicial and Data_Final so that I can get all the bank dates that…
-
3
votes2
answers796
viewsProject error after adding Ireport dependency
When I add the dependency following the project and pom.xml get bug: <dependency> <groupId>net.sf.jasperreports</groupId> <artifactId>jasperreports</artifactId>…
-
3
votes3
answers2016
viewsMysql Ireport DATE_FORMAT months in English
I have some graphics using IReport, in one of them needed to show the date in "month/year" format. Using the code: DATE_FORMAT(data,'%m/%y') as mesAno can only show in English format (as image…
-
3
votes0
answers490
viewsExecution error Jasperreport
I have a problem with Jasperreport, I am developing an application for study, where I have a frontend that connects with a db (sqlserver) for registration, queries and reports. In the report part,…
-
3
votes0
answers107
viewsSubreport is not printed
I have a report and I need to use subreports, I can generate the report, but the subreports are being printed blank, as if they had no data XML of the Report <?xml version="1.0"…
-
3
votes1
answer454
viewsJava program does not find the Jasper report path
I made a small program in java to generate budget reports, I used for both Jasper Ireport, made, tested, generated the budgets all running on my computer. When I installed it on a friend’s computer…
-
2
votes1
answer877
viewsHow to reference a jar from another project in Eclipse
I’m doing a project to test iReport reports, and I was wondering if there’s a way not to include the same jars that already exist in a particular project. Eclipse itself offers the option to…
-
2
votes4
answers6235
viewsInserting image with Jasperreport via parameters
I am learning a little about Jasper/ireport and am having some problems generating a report with an image. I followed some tutorials that I found on the Internet but I’m making a mistake that I’m…
-
2
votes1
answer334
viewsProblems with Ireports
Lately I am creating some reports for my application using Jasper Reports (Ireports) only that I have been facing some problems. Today I am using the plugin for Netbeans but from a moment to another…
-
2
votes0
answers2377
viewsWhat is this error javax.servlet.Servletexception: getOutputStream()?
I am generating a report, the moment I click to issue and it displays this error. Exception: javax.servlet.ServletException: getOutputStream() has already been called for this response at…
-
2
votes0
answers134
viewsiReport Report with postgresql image oid
I’m building a report using iReport Designer, when I click "preview" the report is displayed correctly. I am now wanting to display some images that are in the database (PostgreSQL), the images are…
-
2
votes0
answers1684
viewsReport generator for PHP
Folks someone can show me a tool Gerador de relatório enabling integration with the PHP, at this link: UI for PHP report design, there is information about the iReport, because I’ve even been using…
-
2
votes0
answers57
viewsRepeated columns tree style
I’m having a hard time building a report on Jasper, which should have the following impression, follows ex: Código SubCodigo Código Final 01 001 001 002 003 001 002 003 006 001 The problem I’ve…
-
2
votes2
answers1082
viewsReport does not obey formatting when exported to PDF
I created a report in iReport that contains formatting (fonts, bold and italics). In the iReport’s own preview it appears correctly, but when used within a Demoiselle-jsf-jpa project and exported to…
-
2
votes1
answer2032
viewsHow to create style condition in Jaspersoft Studio?
How can I put a style condition in Jasper Studio checking if the value is positive put green in foreground, if it is 0 or negative put red in foreground? I pass the following to the datasource…
-
2
votes1
answer360
views.jar cannot find the path to the ireport reports
Good afternoon Gentlemen! I have 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 executable. JAR cannot identify the…
-
1
votes1
answer818
viewsPass 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 the ireport stood the main report containing a city subreport,…
-
1
votes1
answer2895
viewsHow to call a report created with iReport
I am in the following situation: I received several reports created by another developer, who used iReport. He sent me the files .jasper and .jrxml. I have installed Eclipse Kepler with Jaspersoft…
ireportasked 10 years, 4 months ago Augusto Cesar Nunes 43 -
1
votes1
answer343
viewsPrinted using Ireports
Good night, I need to develop a form for the standard 80x30mm that would be for thermal printer. I had thought of creating a model in ireports and at the time of printing call the model, but I’m…
-
1
votes3
answers1547
viewsiReport 3.6 does not open
My team and I work with iReport, I haven’t used mine for a while, but I had to open it for maintenance recently and it doesn’t work. The splash screen displays "Loading cached Objects" and closes…
-
1
votes0
answers225
viewsJasper report does not update data
Good night, you guys, I’m having a bit of a frustrating problem. I have an employee report in the system that works fine. Brings the data all correctly. However, when I register a new employee and I…
-
1
votes0
answers530
viewsWhile loop inside the Ireport
I wonder if there is any way to insert loop inside the ireport ? I have an FPDF report and within it there are two while loop and I would like to redo this report using ireport .
-
1
votes0
answers175
viewsHelp to Generate this report in ireport
I have following report in FPDF, I need a help to generate it in ireport format <?php session_start(); // Classe suporte para geração de relatório - Relação de Escolas class PDF extends ImaPdf {…
-
1
votes1
answer1470
viewsReporting Error Jasperreport + Netbeans net.sf.jasperreports.engine.Jrexception: java.net.Malformedurlexception
Good morning, I’m trying to generate a report just doing the design in ireport, then put the . jrxml in netbeans and I try to compile there, then when it comes time to get the report path it…
-
1
votes1
answer304
viewsHow to preview more than one Ireport file
I would like to know how to make one preview of various reports from Ireport, i.e., I created a test project to run the reports or forms created to check how they looked before putting them on the…
-
1
votes1
answer618
viewsProblem sending datasource list 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 is with a connection to the database and this…
-
1
votes1
answer705
viewsIreport - Sub report with same main datasource
I’m developing a relatório and it has a subrelatorio that must have the same DATA SOURCE of relatório main, for this the dataSourceExpression of subreport was as follows:…
-
1
votes0
answers670
viewsPass as parameter to Jasper an Object
I’m trying to create a report, now it’s already generating, but only when I pass Jasperprint the Jremptydatasource(). JasperPrint impressoraJasper = JasperFillManager.fillReport("D:/Edital.jasper",…
-
1
votes1
answer252
viewsHow to create Parameters for Ireport
I am developing a Java Software where the user registers. Each registered product can be printed. Each product may have several images and these images should be printed together with the data of…
-
1
votes1
answer169
viewsHow to make condition in iReport if there is no one of the values
I have an expression like $F{nome_pai} + " e de " + $F{nome_mae} in a declaration only which sometimes does not have the name of the father or mother in the database and the text casado, filho de e…
-
1
votes0
answers196
viewsError while generating report
I have an app JavaFX where I have a button that generates reports. But when I try to generate the report this error happens: Exception in thread "JavaFX Application Thread"…
-
1
votes1
answer129
viewsHelp with Arraylist
Only the last two elements of my Arraylist are sent as datasource in ireport. I have an Arraylist that stores read tag data in xml files. For example, I select three xml files with the same tags but…
-
1
votes0
answers748
viewsView PDF in a Dialog
I am wanting to change the way the user views the system report I am developing, currently by clicking the button to view the report, is given the option for the user to download or open directly in…
-
1
votes0
answers153
viewsError generating report with more than one relationship - Demoiselle Report
Hello folks I’m trying to generate a report with the report Demoiselle, and I’m not managing to generate a report when I have more than one relationship, when I report from a single table is working…
-
1
votes0
answers40
viewsChart problems on Jasperreports
I have to make a report that has two pie charts, what happens is that my first Chart appears without problems, the second no, and I have already checked that the lists, which are sent via parameter,…
-
1
votes0
answers9
viewsJasperserver snapshot error
Good afternoon, I’m having a problem in my Jasper report, while trying to run it brings me the following error message:…
-
1
votes1
answer61
viewsIreport report showing up without data
I am making a report with Ireport and passing a parameter with date range my sql in the report SELECT * FROM venda WHERE data between (venda.data = $P{dataInicial}) AND (venda.data = $P{dataFinal})…
-
1
votes1
answer407
viewsjasperserver with php
I found a lib in Git https://github.com/adlermedrado/PHP-JasperServer-Integration that allows PHP to connect with Jasperserver ( java’s ireport server ), I already use and works, but I wanted to add…
-
1
votes1
answer195
viewsSubreport in ireport
I am 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, example: 1 Bruno 1 Rodrigo 1 Fernando 2…
-
1
votes2
answers1219
viewsHow to pass object list to Subreport?
I have the iReport plugin in netbeans. I’ve already set up the classpath to recognize my classes, I take the following steps: 1 - Send object list Boletim for the main report, each report has…