Formatting Objects Processor: Difference between revisions
m sp, date & link fixes using AWB |
m stub sort |
||
Line 50: | Line 50: | ||
[[Category:Free system software]] |
[[Category:Free system software]] |
||
[[Category:Apache Software Foundation |
[[Category:Apache Software Foundation]] |
||
[[Category:Java libraries |
[[Category:Java libraries]] |
||
{{ |
{{compu-library-stub}} |
||
[[de:Apache Formatting Objects Processor]] |
[[de:Apache Formatting Objects Processor]] |
Revision as of 00:51, 19 December 2007
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.94. The code has undergone a substantial rewrite compared to the original 0.20.5 version that was the old stable version. The 0.94 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