Latest web development tutorials

XSL-FO leader objects

XSL-FO Reference Manual XSL-FO Reference Manual

Definition and Usage

Role: <fo leader> object as follows:

  • Generation. "" Symbol to separate the page numbers in the table of contents title
  • Create a form input fields
  • Create a horizontal rule

If the leading character length is too long, and obviously not suited to the entire region, then it will start a new line.

Only in the leader-pattern attribute is set to "use-content" of the situation, <fo: leader> subclass objects will not be ignored; if <fo: leader> does not contain a sub-class, and the leader-pattern attribute set for the "use-content", then the leading character will be filled with blanks.

If the leading character need to fill all spaces in a row, then the maximum length of the leading characters of at least the same as the width of the column.


grammar

<fo:leader>
<!--
Contents:(#PCDATA|bidi-override|character|
external-graphic|instream-foreign-object|
inline|page-number|page-number-citation|
basic-link|multi-toggle)*
-->
</fo:leader>

Attributes

属性 [A-K] 属性 [L-Z]
azimuth leader-alignment
alignment-adjust leader-length
alignment-baseline leader-pattern
background-attachment leader-pattern-width
background-color left
background-image letter-spacing
background-repeat line-height
background-position-horizontal margin-bottom
background-position-vertical margin-left
baseline-shift margin-right
border-after-color margin-top
border-after-style padding-after
border-after-width padding-before
border-before-color padding-bottom
border-before-style padding-end
border-before-width padding-left
border-bottom-color padding-right
border-bottom-style padding-start
border-bottom-width padding-top
border-end-color pause-after
border-end-style pause-before
border-end-width pitch
border-left-color pitch-range
border-left-style play-during
border-left-width relative-position
border-right-color richness
border-right-style right
border-right-width role
border-start-color rule-style
border-start-style rule-thickness
border-start-width source-document
border-top-color space-end
border-top-style space-start
border-top-width speak
bottom speak-header
color speak-numeral
cue-after speak-punctuation
cue-before speech-rate
dominant-baseline stress
elevation text-altitude
font-family text-depth
font-selection-strategy text-shadow
font-size top
font-size-adjust visibility
font-stretch voice-family
font-style volume
font-variant word-spacing
font-weight
id
keep-with-next
keep-with-previous


XSL-FO Reference Manual XSL-FO Reference Manual