Formatting Objects Processor
Apache FOP Logo | |
Developer(s) | Apache Software Foundation |
---|---|
Stable release | |
Repository | |
Operating system | Cross-platform |
Type | XSL-FO |
License | Apache 2.0 Licence |
Website | http://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:
- SVG
- Bitmap BMP
- PostScript (as EPS)
- JPEG
- Some TIFF formats.
Output Formats
Apache FOP supports the following output formats:
- Direct printer output
- PDF (best output support)
- PostScript