The Report Header band prints all objects located within its boundaries once per printing of the report. The Report Header band is often used for title or date and time information that only needs to be printed once on the report rather than on every page.


Speed Menu Options


ð
DynamicHeight
 
Extends or shrinks the report band based on the size of the objects located within the band  
 

ð StaticHeight
 
Keeps the report band stationary at the dimention specified in the Report Designer. If any object placed within a report band that is set to StaticHeight stretches, its result will be truncated at the position of the report band.  
 

ð NewPage
 
Use this property when you want to print the summary or title band (Report Header) on a separate page  
 

ð Position
 
Opens the Position dialog window for specifying hard-coded position values  
 
image30
 
 
Height  
Specifies the height of the report band. The Height is expressed in report units.  
 
Bottom Offset  
Use the Bottom Offset property to define the vertical space which will appear after the band. The Bottom Offset is expressed in report units.  
 
Print Position  
Use the Print Position property to declare the vertical position on the page where the band should be printed. The Print Position is expressed in report units. If the print position of the report is beyond the Print Position of the band, then the report advances to the next page and attempts to print the band again.  
 
Note:  
 
If Print Position is used for a detail band, then only the first detail band of the page uses the position with the remaining detail bands printing below the first.  
 

ð
Visible

The Visible property determines whether a report component will be printed