http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Download
Running FOP
Features
Limitations
Bugs
Examples

Compiling
Embedding
Getting involved

FAQs
Specifications
License

What's Implemented?
 

The following formatting objects and properties of the xsl-fo working draft (21 Apr 1999) are implemented. Please have also a look at the section on limitations


1) Formatting Objects
 
  • root
  • layout-master-set
  • simple-page-master
  • region-body
  • region-before
  • region-after
  • page-sequence
  • sequence-specification
  • sequence-specifier-single
  • sequence-specifier-repeating
  • sequence-specifier-alternating
  • flow
  • static-content
  • block
  • list-block
  • list-item
  • list-item-label
  • list-item-body
  • page-number
  • display-sequence
  • inline-sequence
  • display-rule
  • display-graphic
  • table (minimal support)
  • table-column (minimal support)
  • table-body (minimal support)
  • table-row (minimal support)
  • table-cell (minimal support)

2) Properties
 
  • end-indent
  • page-master-name
  • page-master-first
  • page-master-repeating
  • page-master-odd
  • page-master-even
  • margin-top (only on pages and regions)
  • margin-bottom (only on pages and regions)
  • margin-left (only on pages and regions)
  • margin-right (only on pages and regions)
  • extent
  • page-width
  • page-height
  • flow-name
  • font-family
  • font-style
  • font-weight
  • font-size
  • line-height
  • text-align
  • text-align-last
  • space-before.optimum
  • space-after.optimum
  • start-indent
  • end-indent
  • provisional-distance-between-starts
  • provisional-label-separation
  • rule-thickness
  • color
  • wrap-option
  • white-space-treatment
  • break-before
  • break-after
  • text-indent
  • href
  • column-width
  • background-color
  • padding-top (only in conjunction with background color)
  • padding-left (only in conjunction with background color)
  • padding-bottom (only in conjunction with background color)
  • padding-right (only in conjunction with background color)
  • border-color (only one value allowed)
  • border-style (allowed value: "solid")
  • border-width (only one value allowed)
  • position (allowed values: "static" (default), "relative", "absolute", fixed )
  • padding (only one value allowed)


Copyright © 1999 The Apache Software Foundation. All Rights Reserved.