MACROMEDIA COLFUSION MX 7-CFML Reference page 113

Cfml reference
Hide thumbs Also See for COLFUSION MX 7-CFML:
Table of Contents

Advertisement

cfdocumentsection
Description
Divides a PDF or FlashPaper document into sections. By using this tag in conjunction with a
cfdocumentitem
Category
Data output tags
Syntax
<cfdocument ...>
<cfdocumentsection
margintop = "number"
marginbottom = "number"
marginleft = "number"
marginright = "number">
HTML, CFML, and cfdocumentitem tags
</cfdocumentsection>
</cfdocument>
See also
,
cfreport
cfdocument
History
ColdFusion MX 7: Added this tag and the
attributes.
marginright
Attributes
Attribute
margintop
marginbottom
marginleft
marginright
tag, each section can have unique headers, footers, and page numbers.
,
cfdocumentitem
Req/Opt
Default
Optional
Optional
Optional
Optional
,
margintop
marginbottom
Description
Specifies the top margin in inches (default) or
centimeters. To specify the top margin in centimeters,
include the
attribute in the parent
unit="cm"
tag.
Specifies the bottom margin in inches (default) or
centimeters. To specify the bottom margin in
centimeters, include the
parent
tag.
cfdocument
Specifies the left margin in inches (default) or
centimeters. To specify the left margin in centimeters,
include the
attribute in the parent
unit="cm"
tag.
Specifies the right margin in inches (default) or
centimeters. To specify the right margin in centimeters,
include the
attribute in the parent
unit="cm"
tag.
,
,
marginleft
cfdocument
attribute in the
unit="cm"
cfdocument
cfdocument
cfdocumentsection
113

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents