Questions tagged as 'jasper-reports'

0
answers

Report generator for PHP

Someone can tell me a Gerador de relatório tool that allows integration with PHP , at this link: #, there is information about the iReport , since I've even been using it, which by the way is a good tool, but your library in PHP...
asked by 09.05.2016 / 16:10
0
answers

Error reading .jar; error in opening zip file

I have a Java desktop application that uses JasperReport for reporting, the application normally runs on my machine, but on my client's machine it does not perform. Below is Stack Trace when the application runs on my client machine. Does anyone...
asked by 12.11.2015 / 12:24
1
answer

Spring and Jasper - Browser does not understand streaming for download

I have an application that uses jasper-reports version 6.2.0 with spring-mvc version 3.2.14, java-ee-7 , tomcat 8 and on the front end we use angularjs . The requests rest are made via ajax . Spring perfectly understands the object...
asked by 01.12.2015 / 18:25
0
answers

does not find classpath of jaspersoft studio

Good evening Does anyone know how I configure the jasperstudio classpath so I can test the beandatasource-based reports? In ireport I had the option but I can not find it.     
asked by 23.10.2015 / 02:14
0
answers

MSSQL - do select form in the result fields do not appear repeated

TheselectIamdoingisthis:SELECTDISTINCTdbo.Entity.ComercialName,dbo.ScheduleStatus.Description,dbo.ScheduleGoal.DescriptionASalias_DSG,dbo.ScheduleType.DescriptionASalias_DST,dbo.Entity.ID,dbo.Schedule.Notes,dbo.Schedule.DATEFROM(dbo.ScheduleRIG...
asked by 19.08.2015 / 17:46
0
answers

Error generating report with more than one relationship - Demoiselle Report

Hello everyone, I am trying to generate a report with demoiselle report, and I am not able to generate a report when I have more than one relationship, when I generate the report from a single table it works perfectly, it just does not work when...
asked by 10.06.2015 / 17:39
0
answers

Problems with Chart's in JasperReports

I have to make a report that has two pie charts, what happens is that my first chart appears with no problems, the second does not, and I have already checked if the lists, which are sent via parameter, and are populated. parametros.put("LIST_...
asked by 21.07.2015 / 19:54
0
answers

Reporting problem with JasperReports and Chrome

After the last update of Google Chrome some reports from my web application simply do not appear. I activated NPAPI on Chrome but it still did not work the report. Is someone having this same problem?     
asked by 20.04.2015 / 16:07
0
answers

Help to generate this report in ireport

I have the following report in FPDF, I need a help to generate the same in ireport format <?php session_start(); // Classe suporte para geração de relatório - Relação de Escolas class PDF extends ImaPdf { // var...
asked by 03.03.2015 / 18:45
0
answers

Loop While inside Ireport [closed]

I wonder if there's any way to insert loop into ireport? I have a report in FPDF and inside it there are two while loops and I would like to redo this report using ireport.     
asked by 27.02.2015 / 17:36