Questions tagged as 'jasper-reports'

1
answer

Error executing main report - Jasper Studio

I am generating a report in Jasper Studio, where the main report has N sub reports, and one of those reports has a connection to a database other than the main report. When I run the main report in Jasper Studio the first time I get the follow...
asked by 24.05.2018 / 13:21
2
answers

Generate report IReport / Jasper Report containing 2 pages (with 3 columns each) on the same sheet in landscape mode

I'm making a report for a client and I can not mount it according to their need. What it needs is to generate a PDF of A4 sheet in landscape mode, each sheet containing two pages (odd and even), and each page with 3 columns. I have already re...
asked by 30.11.2014 / 04:18
1
answer

Passing a list of arguments to a Jasper Reports query

I'm redoing reports in Jasper Reports here from the company. I am migrating to have an agnostic reporting service the structure of the report's SQL query. Before, the system was deeply aware of how such a query was made, but this ran into some o...
asked by 13.04.2018 / 22:16
0
answers

Php laravel with jasper report

I'm using laravel as a framework, and jasperphp to generate the report, however I can not pass the database to jasper, most uses mysql to generate the report, but I'm using Mssql, someone gives me a light with it Please, of the two forms that I...
asked by 15.09.2015 / 20:54
2
answers

Jasper Reports 5 to 6 Methods obsolete

I created some reports through TIBCO Jaspersoft® Studio - Visual Designer for JasperReports and I'm using the lib below in my project. <dependency> <groupId>net.sf.jasperreports</groupId> <artifactId>jasp...
asked by 16.12.2014 / 13:34
1
answer

Pass List to a sub report and call it in the main report

I have a method that generates a pdf report in a certain directory, now I need to use a sub report, but I have a hard time understanding how I can pass List as a data source to that sub relatório display it in the main report. T...
asked by 20.05.2015 / 19:42
1
answer

Create report with nested lists

I would like to know how to create report in Ireport given that the figure in this post has three nested collections. Where a table has N vigências and a vigência has N faixas . I would like to know how to...
asked by 18.09.2014 / 03:20
1
answer

JasperView closing the entire system

I do not know how to explain this, but I'll try. I have a system made in JavaFx that displays reports with Jasper according to the selected item, so quietly selecting an item and sending print works, however when closing the report generated...
asked by 12.05.2017 / 16:37
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
3
answers

How to format boldfield textfield in Ireport?

I used the toolbar and applied the bold to the fields, which visually changed, as can be perceived in the image, but in the pdf generated the formatting is not displayed. I'm using version 4.0.1 of Ireport. Thepropertiesassignedtotheelements:...
asked by 24.03.2014 / 17:39