Print Header

A Print Header is a Frame in a Form or Report component that is used to print information at the top of each printed page.

There can only be one Print Header in a component. It typically contains variable information such as a date, page number, title and so on.

Characteristics

Characteristics

 

Icon:

Print header icon

Object type code:

phe

Main Development Object?

No

Part of:

Component

Contains:

Property, Code Container, Non-Database Entity, Area

Generalization:

Frame

Specializations:

 

Compilation Output:

URI format:

cpt:ComponentName/phe:HEADER.USYS

Specialization

Print Header specializes Frame in the following ways:

  • Its can only have a Form or Report component as parent object

  • It has the fixed name HEADER.USYS.

  • It cannot contain database entities

  • It can have a code container with a getFocus trigger

  • A Form or Report can have only one Print Header

Properties

Object properties:

Presentation properties

Printing properties:

Related Topics