Most voted "jaspersoft-studio" questions
None
Learn more…38 questions
Sort by count of
-
3
votes1
answer1187
viewsHow do I place a record on a new page using Jasperreports if it overflows the last page?
I’m using Jaspersoft-studio 6.2.0 and Jasper-Reports lib also 6.2.0. I have a report and in the detail section some of the records in the table can go from one page to another and their content is…
-
3
votes1
answer105
viewsProblems in displaying the report with Jasperreport
In my work, I am developing a Java EE application, with web service REST (Jersey), Hibernate and Jquery on the front end. All my system requests use ajax and I am having difficulty generating the…
-
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
answer990
viewsLines with alternating colors
I’m putting together a report using Jaspersoft Studio to display a list of system calls. This list has 3 columns, with the number of the call, the title and its creation date. What I need is that…
-
2
votes1
answer174
viewsHow to place a letter on the right side of the page, showing the first letter of the last record?
How can I put a letter on the right side of the page, showing the first letter of the last record in Jasperreports? Another thing is that the lyrics need to be A-Z(like a phone book). This is an…
-
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
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
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
votes1
answer181
viewsJasper Studio with Hibernate Session
I’m trying to add a connection in Jasper Studio via the option "Hibernate Session" I added the . Hibernate jars, the Mysql Driver and I’ve uploaded the Hibernate.cfg.xml file, but still, I always…
-
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
answer63
viewsRegistro Duplicado
I’m starting study on the old Jaspersoft Studio iReports platform and I’m having trouble creating the duplicate t-sql query. I have this query: SELECT F2_CLIENTE, F2_LOJA, A1_NOME, A1_CGC, A1_INSCR,…
-
1
votes1
answer512
views2 Way Printing Jaspersoft Studio
I have a Master report that has two "Detail Band", with a defined height, which should not be modified. My Sub-report also has a "Detail Band", with a Jrbeancollectiondatasource, the parameters are…
-
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
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
votes0
answers404
viewsJaspersoft - Date Format
Hello, We have the following version of Jaspersoft: <serverInfo> <build>BUILD_DATE_STAMP_BUILD_TIME_STAMP</build> <dateFormatPattern>yyyy-MM-dd</dateFormatPattern>…
-
1
votes0
answers31
viewsMysql and Jaspersoft
I need to generate a dynamic report through Jaspersoft, the result of consulting three Mysql tables. The tables are: CREATE TABLE IF NOT EXISTS `tcc`.`Catalogo` ( `idCatalogo` INT NOT NULL, `titulo`…
-
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
answers33
viewsDoubts about the future of Jasper Studio 6.3
I’m having a problem calling a trial by the dataset of my Jasper. Jasperstudio 6.3 Jasperserver 7.2.0 I use postgres bank and the same is working properly when called there, as well as works…
-
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
answer590
viewsError generating jasper reports
Then the program to which I am responsible generates reports from files. Jasper and no . jrxml, I went to open one of these files (with Jaspersoft studio) to accomplish what would be a simple…
-
0
votes1
answer154
viewsHow to leave values in report with iReport(or TIBCO) only with 2 decimal places
I wanted to make sure my real values were only 2 decimal places in my report, but I don’t know where to declare it. On my application I declared all floa type…
-
0
votes1
answer387
viewsHow to make more than one select in the field for Jaspersoft
I need to create two selects. One for the total and one for bringing all fields. How do I put 2 selects in the field creation query? I need him to add this total:…
-
0
votes1
answer203
viewsNetbeans Does Not Recognize File . Java
I am having trouble calling report JSF application. Do not search for data in Netbeans 8.1 does not recognize Jaspersoft generated file. I cannot find plugin for this version. Request reports…
-
0
votes1
answer110
viewsError Jaspersoft Ubuntu
I have a problem running Jaspersoft 6.4.3 on Ubuntu. The application starta normally. But when I create a new report, whether it’s an associated basis or not, nothing appears in the report (none of…
-
0
votes1
answer129
viewsReport on Jasperstudio with subReports
I need to create a report with two Querys distinct in the 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…
-
0
votes1
answer513
viewsAccess the current file path in . jrxml (Jasper Report)
Good afternoon, I am creating a report in Jasper that contains a sub-report (with Jaspersoft Studio). For this to be loaded, I have to indicate the directory of the sub-report, which is in the same…
-
0
votes1
answer162
viewsError passing Jasperreports subreport path
Good afternoon guys, I’m having a problem I’m not getting past the subreport path to the main report. I’ll go with the code I’ve made so far, please help me, I don’t know what I’m doing wrong.…
-
0
votes0
answers209
viewsJasper - conflict of versions
Good morning! Guys, I’m having trouble trying to change an application report. This pdf report was created in version 6.2.0 and even using version 6.2.0.final I cannot generate the file . Jasper by…
-
0
votes0
answers105
viewsGroup the textFieds on the right in Jaspersoft Studio
I want to group my textFields all rights so that they can form the days of a calendar of classes, but not all these days have classes and I want to omit the days that did not take the classes,…
-
0
votes2
answers1768
viewsHow to Pass Parameters in Jasperreports
Hello Guys good afternoon I’m having a doubt that is killing me. I have a project that has to print out a report that contains two lists and two tables. My problem is this, I have no intention of…
-
0
votes1
answer105
viewsError generating barcode using Jaspersoft
Trying to generate product barcodes, using Barcode4j 2.1 of JasperSoft 6.5.1, but when running on the JSF page of that error: javax.faces.el.EvaluationException: java.lang.NoClassDefFoundError:…
-
0
votes0
answers276
viewsJaspersoft - List consuming space when empty
I have a report that has a group header and within it there are two lists. I made a treatment via expression to print each of the lists only when there is content for each of them, but when one of…
-
-1
votes1
answer742
viewsHow to implement Jasperreports and iReport( or Jaspersoft) in a reporting system?
I have a system with a good part of the ready functionalities registered and all do routes finalized. I will now create a report that the user will make the request of what he wants to generate and…
java spring-mvc jasper-reports ireport jaspersoft-studioasked 7 years, 6 months ago Guilherme Oliveira 332 -
-1
votes1
answer156
viewsHow to get a return from a subreport in Jasper
Hello, I have a variable inside a subreport and I want to pass it to the mainreport, but for some reason the variable is arriving with null in the main report. I created an exmeplo variable To in…