macOS
brew install foplocal Homebrew formula metadata
sudo port install fopMacPorts ports tree · textproc/fop/Portfile · source: api.github.com
brew
XSL-FO print formatter for making PDF or PS documents. Version 2.11 via Homebrew; verified 2026-06-22.
install
brew install foplocal Homebrew formula metadata
sudo port install fopMacPorts ports tree · textproc/fop/Portfile · source: api.github.com
sudo apt install fopDebian stable package indexes · fop · source: deb.debian.org
sudo dnf install fopFedora Rawhide package metadata · fop · source: dl.fedoraproject.org
nix profile install nixpkgs#fopnixpkgs package indexes · pkgs/by-name/fo/fop/package.nix · source: api.github.com
sudo pacman -S fopArch Linux sync databases · fop · source: geo.mirror.pkgbuild.com
sudo zypper install xmlgraphics-fopopenSUSE Tumbleweed package metadata · xmlgraphics-fop · source: download.opensuse.org
overview
XSL-FO print formatter for making PDF or PS documents
history
Apache FOP, the Formatting Objects Processor, is an Apache XML Graphics project for rendering XSL formatting objects into paged output. Its primary output target is PDF, with official documentation also listing formats such as PostScript, PCL, AFP, XML area trees, print, AWT, PNG, RTF, and TXT.
FOP has a long Apache history as a Java implementation of XSL-FO processing. The current project site frames it as both a print formatter driven by XSL-FO and an output-independent formatter that reads an FO tree and lays out pages before rendering.
The public news archive shows the older 0.20.x line in 2003, the 0.9x rewrite era in the mid-2000s, a production-grade 1.0 release in 2010, and the 2.x series beginning with FOP 2.0 in 2015.
FOP became the default open-source command-line answer for XML-to-PDF pipelines in Java and Ant-era publishing workflows because XSL-FO is XML and can be generated from semantic XML using XSLT. The Apache site explicitly documents command-line running, embedding, servlet use, an Ant task, configuration, and compliance.
Typical usage is to convert XML-derived XSL-FO into PDF or another supported output format. The configuration guide documents fop.xconf as an XML configuration file, with a sample at {fop-dir}/conf/fop.xconf that users copy and edit before telling FOP where to find it.
Package maintainers care about FOP because it is a Java CLI with a broad documentation surface, examples, fonts and configuration, and historical compatibility concerns across the 0.20.5, 1.x, and 2.x configuration formats. It is also the canonical Apache implementation many build systems reach for when they need deterministic PDF generation from XML.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<fop-dir>/conf/fop.xconfexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fop | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://xmlgraphics.apache.org/fop/index.html
install metadata
| Package key | brew:fop |
|---|---|
| Version | 2.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fop |
| Homepage | https://xmlgraphics.apache.org/fop/index.html |
| Repository | https://github.com/apache/xmlgraphics-fop |
| Upstream docs | https://xmlgraphics.apache.org/fop/index.html |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=xmlgraphics/fop/binaries/fop-2.11-bin.tar.gz |
| Last updated | 2026-06-22T14:03:21-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fop |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fop 1:2.10+dfsg-2
XML formatter driven by XSL Formatting Objects (XSL-FO.) - app
https://xmlgraphics.apache.org/fop/
sudo apt install fopfop-doc 1:2.10+dfsg-2
XML formatter driven by XSL Formatting Objects (doc) - doc
https://xmlgraphics.apache.org/fop/
sudo apt install fop-doclibfop-java 1:2.10+dfsg-2
XML formatter driven by XSL Formatting Objects (XSL-FO.) - libs
https://xmlgraphics.apache.org/fop/
sudo apt install libfop-javafop
nix profile install nixpkgs#fopfop 1:2.8-3
XML formatter driven by XSL Formatting Objects (XSL-FO.) - app
https://xmlgraphics.apache.org/fop/
sudo apt install fopfop-doc 1:2.8-3
XML formatter driven by XSL Formatting Objects (doc) - doc
https://xmlgraphics.apache.org/fop/
sudo apt install fop-doclibfop-java 1:2.8-3
XML formatter driven by XSL Formatting Objects (XSL-FO.) - libs
https://xmlgraphics.apache.org/fop/
sudo apt install libfop-javafop 2.11-2.fc44
XSL-driven print formatter
https://xmlgraphics.apache.org/fop
sudo dnf install fopfop-javadoc 2.11-2.fc44
Javadoc for fop
https://xmlgraphics.apache.org/fop
sudo dnf install fop-javadocfop 2.11-3
XSL-FO to PDF formatter
https://xmlgraphics.apache.org/fop/
sudo pacman -S fopxmlgraphics-fop 2.10-3.4
Formatter for Printing XSLT Processed XML Files
https://xmlgraphics.apache.org/fop/
sudo zypper install xmlgraphics-fopfop
sudo port install fopsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.