Skip to main content

Java PDF Libraries - FOP

FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting objects (XSL-FO) and the world's first output independent formatter. 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, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF.

URL: http://xmlgraphics.apache.org/fop/
Licence: Apache License

Comments

  1. I love xsl-fo. It is so easy to use and does so much. FOP sounds like a great step forward!

    ReplyDelete

Post a Comment