I\'am using JasperReport4.0 for the reporting and JSF2.0/primefaces , I have the following scenario :
I want to generate a report using iReport. I should give Area_code, units, condi开发者_JS百科tion (meaning < >=) as parameters. I want to get the some fields from customer table which satisfy th
When I try to run my report, I\'m getting this exception: Chart theme \'eye.candy.sixties\' not found.
My main report already has开发者_运维百科 a complex filter, and rather than try and build it again with subqueries for my new data set, I\'d like to simply query from the filtered result set itself. T
I\'m looking for possibility to add or change the 开发者_如何学编程style template in the JasperReport or JasperDesign at runtime. Is it possible?
I have list of strings that to be passed to the JR report using a HashMap. I want to know how to iterate through that list in the jrxml file and print the contents of the list. 开发者_开发问答
Can anyone tell me, ho开发者_运维知识库w to pass parameters to crosstab?I use Jaspersoft Studio (5.6.2) for designing the reports.
I have a question to iReport/JasperReports experts. I just started to learn JasperReports and iReport.
My problem is related with subreports primary, my configuration is the following: I have a main report as shown in the image:
I can\'t manage开发者_高级运维 to display a checkbox in a table in jrxml. Here is a sample of my code: