ireport
How can I build a table of contents in iReport/JasperReports?
We use iReport to enable our customers to generate catalogs for print for their products. This process works GREAT. One of the things we\'ve struggled with is how to create a table of contents for the[详细]
2023-02-27 07:24 分类:问答How do I hide a table that has no data on ireport?
How do I hide a t开发者_运维百科able (not include in layout) that has no data?If you have the table on its own band, what I typically do is set a print when condition on the band that only shows the d[详细]
2023-02-25 02:00 分类:问答how to customize the pattern of a field in iReport?
Hi StackOverflow experts, I\'ve darag n\' droped a field into the iReport. This field holds the java.lang.BigDecimal expression class data returned by Query of the Report. In the MSSQL DataBase table[详细]
2023-02-24 02:17 分类:问答JasperReport error in Struts web Application
I am using JasperReport in a Struts-based web application with NetBeans 6.8 and IReport plug-in 3.7.4. I am getting the following error in the action class:[详细]
2023-02-22 10:39 分类:问答how to create a hyper-link in iReport?
I\'m using iReport-3.7.6 I have created a sample_Report1 with one parameter as (Project_name开发者_高级运维) and[详细]
2023-02-22 04:23 分类:问答iReport variable incrementor usage with list component
I have a typical MySQL report listing one \'Item\' per page.One of the fields is min_price.I would like to have my detail band list a fixed number (lets say 15) \'bid amounts\' for each item, computed[详细]
2023-02-20 10:39 分类:问答Group Header does not start on a new page even when 'Start on a new page' is checked
I need a specific tex开发者_如何学编程t to come on a new page. So I create a dummy group and add the field to the group.[详细]
2023-02-19 02:21 分类:问答Conditional Sum (variable)
A report in iReport (4.0.1) with various fields includes: $F{value} (Integer) and $F{created_at}. I\'d like to calculate variables that would give:[详细]
2023-02-18 13:29 分类:问答ireport 3.7.4 on netbeans 6.9.1 won't execute
I\'m new to java and jasperreport. I have a hard time executing a small report. I\'ve added all the required jar file and encountered no errors.[详细]
2023-02-17 14:08 分类:问答Blank space at end of page
Background A subreport with a column title and a detail section both set to 20px high. When the subreport record displays on the main report, the subreport prints as expected until when it reaches a[详细]
2023-02-17 09:01 分类:问答