Questions tagged as 'jaspersoft-studio'

1
answer

Reporting problems with JasperReport

In my work, I'm developing a Java EE application, with web service REST (Jersey), Hibernate and JQuery on the front end. All of my system requests use ajax and I'm having trouble generating the report and displaying it on the screen for the user...
asked by 01.08.2018 / 19:52
1
answer

How to create style condition in Jaspersoft Studio?

How can I put a style condition in Jasper Studio by checking if the value is positive put green in the foreground, if it is 0 or negative put red in the foreground? I pass the following to the HashMap datasource: JRDataSource jrDataMoviment...
asked by 05.05.2016 / 23:32
1
answer

How to put 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 letter must be from A-Z (like a phone book). Here is an example of what I want:     
asked by 06.12.2017 / 13:46
1
answer

How do I put 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 move from one page to another and its contents are written on a new page di...
asked by 30.12.2015 / 16:31
1
answer

Lines with alternating colors

I'm putting together a report using Jaspersoft Studio to display a list of calls from a system. This list has 3 columns, with the number of the call, the title and its creation date. What I need is that this listing has alternating background...
asked by 15.12.2016 / 16:38
1
answer

Jasper Studio with Hibernate Session

I'm trying to add a connection in Jasper Studio via the "Hibernate Session" option I've added the Hibernate .jars, the MySQL Driver and set the hibernate.cfg.xml file, but I still have the access: Caused by: java.sql.SQLException: No suitable...
asked by 30.06.2016 / 20:23
1
answer

DANFE in Jasper - problem with field additional data

I have a DANFE report developed in Jasper and I need the information in the "Additional Data" field printed. However, when the field is overflowed, it does not print the rest of the information on the next page, but it prints the field from the...
asked by 04.01.2016 / 17:49
0
answers

Suggestion on how to display jasperSoft Stuio's Dinamic Group on the same line?

I am trying to make a report and would like to display% s of% more than 1 value, so they are dynamic. Example of my output: Grupo1 valor1 valor2 valor 3 Grupo2 valor 1 valor2 valor3 Goal: Grupo1 Grupo2 valor1 v...
asked by 20.09.2018 / 20:44
0
answers

MySQL and JasperSoft

I need to generate a dynamic report through JasperSoft, the result of querying three MySQL tables. The tables are: CREATE TABLE IF NOT EXISTS 'tcc'.'Catalogo' ( 'idCatalogo' INT NOT NULL, 'titulo' LONGTEXT NULL, 'Autor' LONGTEXT NULL,...
asked by 08.07.2018 / 00:13
0
answers

JasperSoft - Date Format

Hello, We have the following version of JasperSoft: <serverInfo> <build>BUILD_DATE_STAMP_BUILD_TIME_STAMP</build> <dateFormatPattern>yyyy-MM-dd</dateFormatPattern> <datetimeFormatPattern>yyyy-MM-...
asked by 17.05.2018 / 13:39