I need to develop a report in Jasper-Report which contains a lot of sub-reports. I \'ll give you an example what I need:
I have a web application that uses Jasper Reports. I want to tweak some properties without editing the source (I\'ve lost it). In the compiled web application in which folder should jasperreports.prop
I have a report created in Jasper Reports which ONLY recognizes java.util.Date\'s (not Calendar or Gregorian, etc).
I\'m trying to get a runtime reference to a compiled subreport that lies in the same directory as my main report.After hours of googling, I\'ve tried to get the file reference as a URL using the follo
(Warning: I\'m a Jasper n00b) There seems to be a severe lack of useful info on using javabeans with ireports/jasperreports. I am just getting started with 4.0 and looking for a very simple Hello Wor
I need to fill a field in a report based on the end result of a complex branching statement. How do I do this in iReport? The report needs to show a different string depending on what is in different
I want to do a print with two tables on the same page. It\'s for a cart : there the list of products (title, price...) and the list of payements (with blue card, with money, and so on).
A database field named income_source is queried using: SELECT * FROM table_name WHERE income_source LIKE \"salaried%\"
I\'m looking at using Jasper Reports to handle reporting for a large database (tens of gigabytes of data), but my data uses an EAV format. As far as I can tell, this means I\'d need to use a custom da
How can i be ensured that every detail section won\'t be separated in diffenent pages? If two detail sections aren\'t able to fit into one page without second devision into two parts, then they must b