albert's blog
Showing posts with label
iReport
.
Show all posts
Showing posts with label
iReport
.
Show all posts
2015/11/19
[iReport] How to Set Line Break in Text Field
›
Problem Here is my existing report design template: You can see the report column is dynamic. The report, with PDF format, is generati...
2015/11/03
[iReport] How to remove extra row and column when export to excel file
›
Problem When I export report with excel format via iReport/JasperReports, the excel file always has extra blank row and extra blank column ...
2015/11/02
[iReport] How to format numeric data with Excel exporter
›
Problem We use JasperReports API to export report with xls format. But the problem is : data is numeric type, but in formula area its has ...
2015/08/24
[iReport] Custom Format
›
Problem The original setting interest-related column in this report is as follows: The value of interest-related column's show 5 de...
2015/05/05
[iReport] Remove Pagination
›
Problem I am using iReport as my report design tool. And export to excel report as bellows: It apply pagination feature in excel file, ...
2015/04/20
Fail to set background color in iReport
›
Problem Customer ask to set the background color of the last column to yellow. But it does not work after I set backcolor to yellow. ...
2014/12/16
Utilize Styles to Change Font Color Based on Condition in iReport
›
Problem Customer ask us to change font color to red if the amount is less than zero. It should look like this: Solution Ste...
2014/07/11
[iReport] How to format text style in text field
›
Requirement The first row in this report, the report name will be appended "總預算\n" before report name. And "總預算" should...
[iReport] How to apply conditional formatting to your text fields
›
Requirement In iReport, I wish to apply different formats to my text fields based on different conditions. For instance, when "融資項目別...
2014/07/01
net.sf.jasperreports.engine.JRException: org.xml.sax.SAXParseException; Premature end of file.
›
Problem When I try to build my project, it show this error message 1: [ERROR] Could not compile fms435r1.jrxml because org.xml.sax.SAXPar...
2014/06/06
[iReport] How to adjust fileds' height dynamically
›
Problem Here is my report template in iReport. I have 11 field elements in detail band. The "remarks field" may have mo...
2014/05/27
[iReport] Exported Excel Report But Has Missing Data
›
Problem I am using iReport 5.5 in my project, the requirement is to use iReport to design report template, and export the report with pdf a...
›
Home
View web version