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
Architecture

FAQs
Specifications
License

What's Implemented?
 

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


1) Formatting Objects
 
  • block
  • conditional-page-master-reference
  • display-sequence
  • external-graphic
  • flow
  • inline-sequence
  • instream-foreign-object
  • layout-master-set
  • leader, but see limitations
  • list-block
  • list-item
  • list-item-body
  • list-item-label
  • page-number
  • page-number-citation, see limitations
  • page-sequence
  • page-sequence-master
  • region-after
  • region-before
  • region-body
  • repeatable-page-master-alternatives
  • repeatable-page-master-reference
  • root
  • simple-page-master
  • simple-link (internal and external)
  • single-page-master-reference
  • 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
  • blank-or-not-blank
  • 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
  • external-destination
  • flow-name
  • font-family
  • font-size
  • font-style
  • font-weight
  • height
  • id
  • initial-page-number
  • internal-destination
  • 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)
  • master-name
  • maximum-repeats
  • odd-or-even
  • 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-position
  • page-width
  • position (allowed values: "static" (default),"relative", "absolute", fixed )
  • provisional-distance-between-starts
  • provisional-label-separation
  • ref-id
  • right
  • rule-thickness
  • space-after.optimum
  • space-before.optimum
  • src
  • start-indent
  • text-align
  • text-align-last
  • text-indent
  • top
  • white-space-treatment
  • width
  • wrap-option

3) SVG elements supported
 
  • rect
  • circle
  • line
  • text - tref, tspan
  • path
  • polygon
  • ellipse
  • g
  • svg (inside)
  • image
  • use
  • defs (including referenced items not in defs element)
  • linearGradient
  • radialGradient
  • stop

4) SVG properties supported
 
  • style
  • fill (style)
  • stroke (style)
  • stroke-width (style)
  • stroke-dasharray (style)
  • stroke-offset (style)
  • stroke-linecap (style)
  • stroke-linejoin (style)
  • stroke-miterlimit (style)
  • stop-color (style)
  • color (style)
  • font (style)
  • font-size (style)
  • font-family (style)
  • font-weight (style)
  • font-style (style)
  • x
  • y
  • x1
  • y1
  • x2
  • y2
  • r
  • cx
  • cy
  • x (list)
  • y (list)
  • dx
  • dy
  • transform
  • rotate (transform)
  • translate (transform)
  • scale (transform)
  • matrix (transform)
  • skewX (transform)
  • skewY (transform)
  • d
  • id
  • width
  • height
  • xlink:href
  • refX
  • refY
  • offset
  • points
  • fx
  • fy


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