The <Output>
node is used
by many previously mentioned sections. This is the
generic node that describes how details are displayed
in reports.
Note that Expressions in attribute
settings below depend on the parent node context.
Some may only use constant expressions or query column
references from Independent queries.
<Output>
nodes in
<Report>
context may also
use report query column references.
Output nodes may be suppressed as a whole.
<Output suppress="yes">
Default value is false
,
i.e. no suppression.
A line containing text elements of varying widths. See Line node.
<Output> <Line> ... </Line> </Output
A horizontal line. See HorizontalLine node.
<Output> <HorizontalLine ... /> </Output
Terminator for a previous image or barcode node. See ImageEnd node.
<Output> <ImageEnd/> </Output