Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
fop: XSL-driven print formatter
- Summary
- FOP is the world's first print formatter driven by XSL formatting
objects. It is a Java application that reads a formatting object tree
and then turns it into a PDF document. The formatting object tree, can
be in the form of an XML document (output by an XSLT engine like XT or
Xalan) or can be passed in memory as a DOM Document or (in the case of
XT) SAX events.
Arch: noarch
| Download: | fop-0.20.5-12jpp.src.rpm |
| Build Date: | Fri May 11 16:26:11 2007 |
| Packager: | Ralph Apel <r.apel@r-apel.de> |
| Size: | 7.53 MiB |
Changelog
- * Fri May 11 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:0.20.5-12jpp
-
- Rebuild taking care of arch for src.rpm
- * Thu May 10 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:0.20.5-11jpp
-
- Make Vendor, Distribution based on macro
- * Thu Feb 22 11:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:0.20.5-10jpp
-
- Add gcj_support option