Jump to content

Formatting Objects Processor: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Updated newest Release to Version 2.8
Notifying subject page of move discussion on Talk:AEC (Alashki Engineering Constructions)
Tag: Reverted
Line 1: Line 1:
{{short description|Java-based document converter}}
{{short description|Java-based document converter}}
<noinclude>{{User:RMCD bot/subject notice|1=Formatting Objects Processor|2=Talk:AEC (Alashki Engineering Constructions)#Requested move 27 December 2022}}
{{Infobox software
</noinclude>{{Infobox software
| name = Apache FOP
| name = Apache FOP
| logo =
| logo =

Revision as of 23:18, 27 December 2022

Apache FOP
Original author(s)James Tauber
Developer(s)Apache Software Foundation
Stable release
2.8 / November 9, 2022; 2 years ago (2022-11-09)[1]
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.8.[2] 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 [3]

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.[4] 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

References

  1. ^ "Apache(tm) FOP News". Retrieved 2022-12-01.
  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.