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
 
  • block
  • display-graphic
  • display-rule
  • display-sequence
  • flow
  • inline-graphic
  • inline-sequence
  • layout-master-set
  • list-block
  • list-item
  • list-item-body
  • list-item-label
  • page-number
  • page-sequence
  • region-after
  • region-before
  • region-body
  • root
  • sequence-specification
  • sequence-specifier-alternating
  • sequence-specifier-repeating
  • sequence-specifier-single
  • simple-page-master
  • static-content
  • table (minimal support)
  • table-body (minimal support)
  • table-cell (minimal support)
  • table-column (minimal support)
  • table-row (minimal support)

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


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