Questions tagged as 'ireport'

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

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

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

How to reference a jar from another project in Eclipse

I'm doing a project to test reports from iReport, and was wondering if you can not include the same jars that already exist in a given project. Eclipse itself offers the option to reference the classes of this other project, the problem that it...
asked by 10.07.2014 / 16:32
0
answers

Tree-style repeated speakers

I'm having a hard time building a report in jasper, which should have the following impression, follows ex: Código SubCodigo Código Final 01 001 001 002 003 001 002...
asked by 14.02.2017 / 13:43
0
answers

iReport Report with oid postgresql image

I am putting together a report using iReport Designer, when I click on "preview" the report is displayed correctly. Now I want to display some images that are in the (PostgreSQL) database, the images are of type "oid" and my query...
asked by 02.04.2016 / 17:26