Questions tagged as 'jasper-reports'

1
answer

JasperReport execution error

I'm having a problem with JasperReport , I'm developing an application for study, where I have a frontend that connects to a db (sqlserver) for registers, queries and reports. In the report part, when I go to run, it gives the following error:...
asked by 18.07.2016 / 16:03
1
answer

Problem generating report between dates

I have a DATETIME field 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 I can get all the bank dates that are in that period. The condi...
asked by 06.08.2015 / 14:39
3
answers

Inserting image with JasperReport via parameters

I'm learning a little about jasper / ireport and I'm having some trouble generating a report with an image. I followed some tutorials I found on the internet but I'm making some mistake that I can not see. My test report is extremely simple....
asked by 11.07.2014 / 16:10
1
answer

Java program does not find jasper report path

I did a small program in java to generate budget reports, I used jasper Ireport to do so, I did, I tested, it generated budgets everything working on my computer. When I installed it on a friend's computer it worked fine except for the reports,...
asked by 16.08.2017 / 05:21
1
answer

Report does not comply with formatting when exported to PDF

I created a report in iReport that contains formatting (fonts, bold and italic). In the preview of the iReport itself it appears correctly, but when I use it within a demoiselle-jsf-jpa project and export to PDF, it does not conform to the forma...
asked by 25.06.2015 / 14:02
1
answer

PDF file generated gets changed

I developed a report in JasperStudio that takes some information in the Database and also some parameters that are passed via Inputs fields when I am testing the application on my station , the PDF is generated correctly, but when I'm runnin...
asked by 18.08.2017 / 21:11
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

Jasper Reports - Error fetching bean value

I've been looking for 3 days now and can not solve this problem. Let's explain: I'm creating a report in jaspersoft studio and linking to my database, in the preview of my report (within the jaspersoft software) everything is working perfectly....
asked by 29.10.2015 / 17:35
1
answer

Problems with IReports

Lately I'm creating some reports for my application using Jasper Reports (IReports), but I've come across some problems. Today I am using the plugin for Netbeans but at one moment it accuses an error and it does not allow me to record the cha...
asked by 22.06.2015 / 21:19
1
answer

Framework for Generating Graphics for a Desktop System in Java

Good afternoon, I'm developing a desktop system in Java and need to provide data visualizations through graphics. I would like to know if anyone knows, has heard or already used any framework for that purpose? I do not wa...
asked by 07.06.2015 / 21:53