PDF

Apache FOP – print formatter driven by XSL formatting objects

Apache FOP (Formatting Object Processor) is a print formatter driven by XSL formatting objects (XSL-FO) and an output independent formatter. It can be used to render an XML file containing XSL formatting objects into a page layout. The main target is PDF but other rendering targets are supported, such as AWT, PCL, text and direct printing.

It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output.

Output formats currently supported include PDF, PS, PCL, AFP, XML (area tree representation), Print, AWT and PNG, and to a lesser extent, RTF and TXT. The primary output target is PDF.

Apache FOP is part of Apache’s XML Graphics project.

Key Features

  • Provides both an application and a library that converts an XSL FO document into paginated output.
  • The FOP command line application can be directly used to transform XML into PDF, PostScript, PCL and other formats, there is also an AWT based viewer integrated.
  • The library can be used in servlets and other Java applications.
  • Supports embedding image formats in the XSL-FO: PNG, BMP, PostScript, JPEG, SVG, and TIFF.
  • Supports the following output formats: PDF including PDF/X and PDF/A, ASCII, PostScript, AFP, RTF, PCL, and Java2D/AWT.

Website: xmlgraphics.apache.org/fop
Support: Mailing List
Developer: Apache Software Foundation
License: Apache License version 2.0

Apache FOP is written in Java. Learn Java with our recommended free books and free tutorials.


Related Software

PDF Development Libraries
PDFBoxCreate, render, print, split, merge, alter, verify and extract text and metadata
TCPDFPHP class for generating PDF documents
PopplerLibrary for rendering PDF files, and examining or modifying their structure
PDFKitPDF document generation library for Node and the browser
pdfcpuPDF processing library
Apache FOPPrint formatter driven by XSL formatting objects
QPDFLibrary and programs that inspect and manipulate the structure of PDF files
PoDoFoParse PDF files and modify their contents into memory
OpenPDFLibrary for creating and editing PDF files; fork of iText
xhtml2pdfHTML to PDF converter using Python
libHaruLibrary for generating PDFs
CapyPDFFully color managed PDF generation library
pdf-libCreate and modify PDF documents in a JavaScript environment
PDFioPDF read/write library
PDFsharp.NET library for processing PDF files
JasperReportsReporting engine written in Java
CamlPDFOCaml library for reading, writing and modifying PDF files

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments