Difference between revisions of "Format an iReport Template"
From IMSMA Wiki
| Line 17: | Line 17: | ||
==Conditional Display== | ==Conditional Display== | ||
| + | * Null checks | ||
| − | + | ||
| − | + | ==Adding Formatting Elements== | |
* Adding lines | * Adding lines | ||
| − | + | ||
| + | ==Formatting Tools== | ||
* float vs fix relative | * float vs fix relative | ||
| − | + | ||
| + | ==Working with Bands== | ||
| + | |||
| + | ==Formatting Subreports, Charts, and Crosstabs== | ||
{{NavBox HowTo use iReport}} | {{NavBox HowTo use iReport}} | ||
Revision as of 15:16, 20 September 2013
| How To |
|---|
iReport Designer provides many ways to format the appearance of an iReport template. These include the ability to:
- add formatting elements to the iReport such as lines, rectangles, circles, etc
- edit the position and size of elements on the iReport template relative to one another
- change colors, fonts, and other properties
- perform conditional displays based on data in the report
Conditional Display
- Null checks
Adding Formatting Elements
- Adding lines
Formatting Tools
- float vs fix relative