Jump to content

Formatting Objects Processor

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Mnsc (talk | contribs) at 10:44, 9 March 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Apache FOP
Developer(s)Apache Software Foundation
Stable release
0.93 / January 8, 2007
Repository
Operating systemCross-platform
TypeXSL-FO
LicenseApache 2.0 Licence
Websitehttp://xmlgraphics.apache.org/fop

FOP (Formatting Objects Processor) is an XSL-FO processor written in Java, which provides the feature to convert XSL-FO files to PDF or direct-printable-files. FOP was originally developed by James Tauber who donated it to the Apache Software Foundation in 1999. It is part of the Apache XML Graphics project.

FOP is open source software, and is distributed under the Apache Software License.

Current Status

The stable version of Apache FOP is 0.93. The code has undergone a substantial rewrite compared to the original 0.20.5 version that was the old stable version. The 0.93 is much more standards compliant.

Input Support

Apache FOP supports embedding a number of image formats in the XSL-FO (through the <fo:external-graphic> element). These include:

Output Formats

Apache FOP supports the following output formats:

See also