Most voted "jasper-reports" questions
Jasperreports is a library of reports that are created and managed by Jaspersoft Studio or the old and discontinued iReports
Learn more…154 questions
Sort by count of
-
1
votes1
answer74
viewsPass a name to a downloaded file with <p:fileDownload>
I have a method that generates a PDF report with Jasper and returns a DefaultStreamedContent. I call the method no <p:fileDownload> thus: <p:fileDownload…
-
1
votes0
answers84
viewsJasper parameter is not passing the value to the query
The data set is configured and the parameters are also inside the application, but it is not working or inside the "emulator" of Jasper. The field asks for the value, after placing it it executes…
-
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
answer288
viewsAbout Jasper Ireports, I need to sort columns coming from the database to be displayed sorted in the report
The problem I’ve already sorted by iReport ide, query sql in the string of the clienteDAO class, but my boss wants me to sort with one of the Jasper yard classes, I’m searching unsuccessfully.…
-
1
votes2
answers179
viewsError generating pdf report (Jasper)
So guys when I run my program it brings me the following error(And yes the file is in place): net.sf.jasperreports.engine.JRException: java.io.FileNotFoundException:…
-
1
votes0
answers480
viewsError Reading . jar; error in Opening zip file
I have a Java desktop application that uses Jasperreport for reporting, the application runs normally on my machine, but on my client’s machine it does not. Below is the Stack Trace when the…
-
1
votes1
answer238
viewsDANFE in Jasper - problem with additional data field
I have a DANFE report developed in Jasper and I need the information in the "Additional Data" field to be printed. However, when there is overflow of this field it does not print the rest of the…
-
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
answer43
viewsHow can I print an image only in the last row of a table in Jasper Reports
I have a table that comes out in PDF on Jasper Reports and I need a boolean expression to print an image only in the last row of the table. Someone can help me?
-
1
votes1
answer412
viewsSpring and Jasper - Browser does not understand streaming for download
I have an app that uses Jasper-Reports version 6.2.0 with spring-mvc version 3.2.14, java-ee-7, Tomcat 8 and at front-end we use Angularjs. The requisitions Rest are made via ajax. Spring…
angularjs rest spring-mvc jasper-reports java-ee-7asked 9 years, 2 months ago Philippe Gioseffi 3,202 -
1
votes1
answer1827
viewsGenerate PDF report with Jasper Reports and spring
Hello, I have a problem generating a report with Jasper Reports in spring. I did the implementation exactly as stated in method 4 of this explanation: https://stackoverflow.com/a/27532493 When I…
-
1
votes0
answers263
viewsHow to make a repeat structure in jasperreport
I have a report about a feedback,I can print the fields that have only one information,but in the case of the answers (which would be varied by proofs,usually one per question) I can not Follow the…
-
1
votes1
answer981
viewsReport details are not displayed
I set up a report in Jasper Studio 5.6.0, and imported my generated *.jrxml file to the IDE where I am developing, but everything that is put in the session "Details" the report simply does not…
-
1
votes1
answer470
viewsJasper does not open outside the IDE
Within the Netbeans IDE the code works and the report is presented. But when generating the executable, it is not possible to open the report, receiving the null message. It’s like he can’t trace…
-
1
votes1
answer207
viewsJasperreport Sub-report overlaps field
Good afternoon, you guys, I’m having a problem at Jasper Ports that I know how to fix. I created a report where I have a list of questions (Fields) and each question has an alternative list (sub…
-
1
votes0
answers67
viewsFor no Jasper Reports
I have a problem as follows: I need to create a table for printing, where it will be filled manually, and for that, I need to generate lines according to a number that I will pass by parameter. I…
-
1
votes1
answer760
viewsJasperreport report - Blank page - PDF report
This is the following I created the report in jasperReport I created a parameter there ,with that the data from this report it is taking from the database (Mysql) and displaying the/ But when I put…
-
1
votes0
answers341
viewsBarcode Ireport, Barcode 2int5
I built a new custom layout that we received by webservice I used Ireport 6.3.0 When I print the barcode gets distorted The variable that the barcode receives the value is of type String The value…
-
1
votes0
answers544
viewsNullpointerexception in Jasperfillmanager.fillReport
Renho an application and when it arrives in this line JasperPrint jp = JasperFillManager.fillReport(in, null, conn); The system returns the following error message : Exception in thread…
-
1
votes1
answer841
viewsSUM conditional Jasper Reports
I’m using Jaspersoft Studio. In Summary I want to display the totalizer of a field, but using the SUM function (which the JS provides when I drag the field) I cannot add by a given condition. What I…
-
1
votes0
answers26
viewsHow to view Dynamic Group from Jaspersoft Stuio on the same line?
I’m trying to make a report and I’d like to exhibit from detail more than 1 value, so they are dynamic. Example of my output: Grupo1 valor1 valor2 valor 3 Grupo2 valor 1 valor2 valor3 Goal: Grupo1…
-
1
votes0
answers75
viewsCalling in PHP the Jasperreports file with Oracle database
I have some files generated by Jasperreports (.jrxml) consulting an Oracle database. My question is in direct execution with parameterized in PHP (codeigniter framework), MVC standard. I have tried…
-
1
votes1
answer712
viewsJasper + JSF-java.lang.Nullpointerexception
I really need to generate a report here with the Jasper but it’s making a mistake, I did it: Java: public void getRelatorioNotas(List < T > lista) { try { FacesContext facesContext =…
-
1
votes1
answer105
viewsSub reports are on top of each other
Hello! My application has to make a report with two sub-reports,one of them stands on top of the other,q is the sub-report of knowledge, someone knows why? Code report knowledge: <?xml…
-
1
votes0
answers92
viewsTwo-page report (sub-report) does not generate second page
The problem is this. I have two reports from one page each and I want the second to be the sub-report of the first. The second is in the band Summary of the first as a subreport, but when the first…
-
1
votes1
answer404
viewsJasper ireport first record
My report on Jasper ireport only displays the first record Code <?xml version="1.0" encoding="UTF-8"?> <!-- Created with Jaspersoft Studio version 6.4.0.final using JasperReports Library…
jasper-reportsasked 7 years, 4 months ago alexjosesilva 3,119 -
1
votes1
answer423
viewsDynamic printing Jasperreports
I’m trying to make an impression with JasperReports, when compiling the report I get the following error: Exception in thread "main" net.sf.jasperreports.engine.design.Jrvalidationexception: Report…
-
1
votes1
answer26
viewsReport always prints in A4 format
I am creating the entire report at runtime, however, at the time of printing it is not respecting the size I set. No ReportViewer it displays right, but in the printer or on PrimoPDF does not print…
-
1
votes0
answers29
viewsJasperreports - Is it possible to work with datasource with dynamic (non-static) method?
I am trying to generate a report powered by a web service. The idea is that when the user calls the report generation command he (the command) calls a method that will bring back Java Beans from a…
-
1
votes1
answer44
viewsHow to set fields on pages
Please inform if I need to improve the explanation. I am trying to create a report in Jaspersoft Studio composed of three sections: customer information (a Javabean containing name, email, date of…
-
1
votes0
answers16
viewsJasperprint without ultilizar a Collection
Doubt in the use of Jasperprint without a Collection The following code should generate a PDF using only one Ready DTO object, but the problem is that the Jrbeancollectiondatasource instance:…
java spring-boot jasper-reports pdf-generation inputstreamasked 5 years, 2 months ago Eric Maycon Conceição Pessoa 11 -
1
votes1
answer35
viewsDynamically set the height of a band on Jasperreports
I am doing a project to facilitate the creation of reports with DynamicJasper and got to a part where I have to position an element that is in Band PageHeader manually, setting the position X and Y,…
-
1
votes0
answers43
viewsMake Crosstab columns have a dynamic width | Jasperreports
I’m working with DynamicJasper to generate a report with a Crosstab with dynamic columns, but I’m having a problem, the table you’re generating is exceeding the page width limit and some columns are…
-
0
votes1
answer1041
viewsHow to create a report in Jasperreports (Jasper Studio) that has dynamic columns?
Follows the table: As you can see, sometimes I can have 1 test, 2 test, 3 tests or none at all. All this would depend on what I could bring from the bank. How can I do it in Jasperreports?…
jasper-reportsasked 10 years, 2 months ago user155542 141 -
0
votes1
answer308
viewsFont size in jasperreport
Someone could explain to me why it does not change the font size when generating the pdf? The font that is set, is the Sansserif standard SIZE 15, but always appears in the pdf size 10 Because?…
jasper-reportsasked 9 years, 11 months ago Wil 41 -
0
votes3
answers7458
viewsFrameworks for Java reporting
Good morning. I wonder if besides Jasperreports with iReports there is another reporting framework that you would recommend to me. What would it be? I need at least 2 frameworks, one of them I…
java framework report ireport jasper-reportsasked 9 years, 10 months ago Giancarlo Abel Giulian 3,999 -
0
votes1
answer398
viewsJaspersoft Studio 6.0.3 creation of a table in which each cell is a query
Good! I’m new around here as well as using this program Jaspersoft Studio. So the problem I’m having is that I need to fill a table with a fixed size but where each cell has a specific query.…
-
0
votes0
answers271
viewsProblem installing Jasperreport Server 5.6.1 on Windwos 8.1
Good night! I am having trouble installing Jasperreportserver 5.6.1 on my Windows 8.1 with Java 8. I downloaded the Jasperreports Server from the link jasperReportsServer . I downloaded the…
-
0
votes1
answer44
viewsJasper report complaining of non-existent property
[RESOLVED] Guys, I have a report and I come across the following situation: java.lang.NoSuchMethodException: Unknown property 'acompanhamentoPorObra' on class 'class…
-
0
votes1
answer175
viewsLabel’s and/or Textfields do not appear in subreports in Jasperreports
I have a report with sub-report in jasperreports, the problem is that when I run the report it is not displaying the contents of the Abels or textfields that I put in the sub-report, someone has…
-
0
votes1
answer278
viewsAddition of Chart label formatting mask in Jasperreport
I have a chart of lines and on the X axis it displays a series of dates. What I want to do is display date in the following pattern: dd/MM/yyyy because the same one is displaying in the format:…
-
0
votes1
answer208
viewsHow do I send a data source list to a sub report and call that sub report in my main report
Good morning guys, I’m having a little problem. I’m trying to pass a lista as data source for my sub report. I already have the main report which is also filled in by a list. My question is this,…
-
0
votes2
answers1096
viewsDynamic Color in Textfield in Jasper Reports
I want to change the color of the textfield according to the value of it, I found several tutorials that say to create a style and apply to textfield, you have to mark a "Styled text" option that I…
-
0
votes2
answers1479
viewsSources in jasperreports reports on wildfly
I have a java web project that runs on a linux server. This project has reports created in Ireport with custom fonts, but these fonts are not displayed when I call the reports in this project. I…
-
0
votes1
answer288
viewsApplication for when I pass a List per parameter to a Sub report
I am trying to pass a List by parameter to my Sub Report, but when it arrives in a certain part the application to and the report is not generated. Never get out of it: I’m passing the list that…
-
0
votes1
answer490
viewsError generating Report in Jasper Ireports
I followed a blog on the web that teaches how to generate the reports, but I come across a situation that I can not solve. In case I have the following codes: Main java. public class Main { /** *…
-
0
votes2
answers398
viewsDynamic size Pagefooter on iReport
When creating a report on iReport and would like the PageFooter had its dynamic size according to the components that were visible within it. Not all the components of PageFooter will be visible on…
-
0
votes1
answer764
viewshow to print a text on multiple pages using Jasper Reports
I have this report in the observation field has a text coming from the database only that it prints on a single page, cutting the rest of the text (if it has a lot of text) how do I print on more…
-
0
votes1
answer106
viewsJasperreports - Is it possible for a report to be automatically listed several times?
I have a report that is nothing more than a receipt, with its items and data of the note and the items. A feature was requested that when selecting more than one invoice, this report manages the…
-
0
votes1
answer174
viewsNo query Executer Factory Registered for 'sql' language
In my project there are some reports and graphics, using DynamicReports which function properly in the IDE Netbeans without any mistake. But through the command line running the jar java -jar…