Apache FOP (Formatting Objects Processor) is a print formatter driven by XSL Formatting Objects (XSL-FO) and an output independent formatter.
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>fop</artifactId>
<version>2.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts an XSL-FO file to PDF using Apache FOP.
Check the FOP compliance page and consider using alternative formatters for advanced features.
No dependency data recorded yet.