ireport
Getting JasperSoft's iReport to play nice with subreports and page breaks
I have a report with two subreports. The first subreport is very short, the second one is quite long. I would like the exported spreadsheet to have a single sheet/tab for each of these two subreports.[详细]
2023-04-03 21:23 分类:问答Returning a value from Sub Report to Main Report in iReport
Hi every one I am using iReports for generating one of the reports and stuck at one place. The situation is like this:[详细]
2023-04-03 07:41 分类:问答Java Jasper Reports iReport
I am having a problem in using a iReport. I have a general master report and that master report contains 3 sub reports and also these each subreports contain subreport. While I am not having a probl[详细]
2023-04-02 04:29 分类:问答How to show a value in a textfield in Ireport?
I\'m currently creating a reports related to business organizations. The report I need to make is one that shows a text whenever a certain value is equal to zero.[详细]
2023-03-31 18:19 分类:问答IllegalArgumentException: When using array of Objects as the value of SCHEMA_SOURCE property , no two Schemas should share the same targetNamespace
I am using JasperReport/ireport4, I tried to generate a report as below public void fillReport() throws ParseException, groovyjarjarcommonscli.ParseException, IOException {[详细]
2023-03-31 17:13 分类:问答HeadlessException while launching Jasper iReport
I am trying to run Jasper iReport on Ubuntu 10.04 and getting java.awt.HeadlessException: Exception in thread \"main\" java.awt.HeadlessException[详细]
2023-03-31 11:50 分类:问答Error with a class customiser for charts
I want to customise my charts so I want to use a class customiser, I have used the following codeto change the categorie label to vertical , but I don\'t know why it generate an error![详细]
2023-03-30 21:57 分类:问答How do we add JSP to provide input for jasper report in JasperServer?
I have created jrxml file and deployed it on jasper server. It provides its default input window. I wa开发者_开发问答nt to add my own jsp to take input from user. There is option to add jsp, however I[详细]
2023-03-30 08:34 分类:问答How to print the grand total only in the last page of a very long report?
How can I make the total paramater appear only on the last page of a report with lots of concepts. The report repeats istelf until the list of concepts is displayed in two or more pages. The total ap[详细]
2023-03-29 16:05 分类:问答iReport java.lang.Float hide decimals if zero
From IBM iSeries DB2 I recieve a ordered quantity DEC 11,4. In iReport I use java.lang.Float to print the value. Also I h开发者_如何学JAVAave a pattern #,##0.0000;-#,##0.0000 (4 Decmimal places, 1000[详细]
2023-03-29 12:28 分类:问答