Formatting Objects Processor: Difference between revisions
imported>Ole Sandum m Up-to-date version number |
imported>Deltaspace42 Adding Category:Software using the Apache license using Cat-a-lot |
||
| (One intermediate revision by one other user not shown) | |||
| Line 30: | Line 30: | ||
==Current status== | ==Current status== | ||
The latest version of Apache FOP is 2. | The latest version of Apache FOP is 2.11.<ref>{{cite web|url=https://xmlgraphics.apache.org/fop/status.html|title=Apache FOP Status}}</ref> | ||
==Major limitations== | ==Major limitations== | ||
| Line 82: | Line 82: | ||
[[Category:Free software programmed in Java (programming language)]] | [[Category:Free software programmed in Java (programming language)]] | ||
[[Category:Java (programming language) libraries]] | [[Category:Java (programming language) libraries]] | ||
[[Category:Software using the Apache license]] | |||
{{compu-library-stub}} | {{compu-library-stub}} | ||
Latest revision as of 18:32, 30 December 2025
Script error: No such module "Unsubst". Template:Short description Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".
Formatting Objects Processor (FOP, also known as Apache FOP) is a Java application that converts XSL Formatting Objects (XSL-FO) files to PDF or other printable formats. 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 License 2.0.
Current status
The latest version of Apache FOP is 2.11.[1]
Major limitations
Most important elements added in XSL-FO 1.1 (flow maps, table markers, indexes. etc.) are not available [2]
In addition, older XSL-FO 1.0 features are still not fully supported including automatic table layout, floats and more.
Input support
Apache FOP supports embedding a number of image formats in the XSL-FO (through the <fo:external-graphic> element). These include:
Apache FOP implements the <fo:float> element with some limitations.[3] In versions prior to 2.0, external graphics objects were limited to being drawn inline or in a block with no wrapped text.
Output formats
Apache FOP supports the following output formats:
- PDF (best output support), including PDF/X and PDF/A with some limitations[4]
- ASCII text file facsimile
- PostScript
- Direct printer output (PCL)
- AFP
- RTF
- Java2D/AWT for display, printing, and page rendering to PNG and TIFF
In progress:
See also
Script error: No such module "Portal".
- XSL Formatting Objects (XSL-FO)
- XSL
External links
References
<templatestyles src="Reflist/styles.css" />
Script error: No such module "Check for unknown parameters".
Script error: No such module "Navbox".