Misplaced Pages

Formatting Objects Processor

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
(Redirected from Apache FOP)
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
This article only references primary sources. Please help improve this article by adding secondary or tertiary sources.
Find sources: "Formatting Objects Processor" – news · newspapers · books · scholar · JSTOR (April 2023) (Learn how and when to remove this message)
This article needs to be updated. Please help update this article to reflect recent events or newly available information. (April 2023)
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Formatting Objects Processor" – news · newspapers · books · scholar · JSTOR (April 2023) (Learn how and when to remove this message)
(Learn how and when to remove this message)
Java-based document converter
Apache FOP
Original author(s)James Tauber
Developer(s)Apache Software Foundation
Stable release2.10 / 1 October 2024; 2 months ago (1 October 2024)
Repository
Written inJava
Operating systemCross-platform
TypeXSL-FO
LicenseApache License 2.0
Websitexmlgraphics.apache.org/fop

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.9. This is the eleventh stable release.

Major limitations

Most important elements added in XSL-FO 1.1 (flow maps, table markers, indexes. etc.) are not available

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. 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:

In progress:

See also

External links

References

  1. "Release 2.10". 1 October 2024. Retrieved 12 October 2024.
  2. "Apache FOP Status".
  3. "Apache FOP XSL-FO Compliance".
  4. "Apache FOP 2.0 release notes". Retrieved 2015-12-18.
  5. "FOP 0.95 - PDF/X (ISO 15930)". Retrieved 2011-05-22.
The Apache Software Foundation
Top-level
projects
Commons
Incubator
Other projects
Attic
Licenses


Stub icon

This computer-library-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: