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-3jpp.noarch.rpm |
Build Date: | Wed Jan 7 23:59:40 2004 |
Packager: | Ville Skyttä <ville.skytta at iki.fi> |
Size: | 1.68 MiB |
Arch: noarch
Download: | fop-0.20.5-3jpp.src.rpm |
Build Date: | Wed Jan 7 23:59:40 2004 |
Packager: | Ville Skyttä <ville.skytta at iki.fi> |
Size: | 7.53 MiB |
Changelog
- * Thu Jan 8 09:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.20.5-3jpp
-
- BuildRequires ant-optional.
- Crosslink with full J2SE javadocs instead of just JAXP/XML-commons.
- Add Main-Class back to manifest.
- * Tue Sep 23 10:00:00 2003 Paul Nasrat <pauln at truemesh.com> - 0:0.20.5-2jpp
-
- Fix script and requires
- Remove class path in manifest
- New javadoc style
- * Sat Jul 19 10:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.20.5-1jpp
-
- Update to 0.20.5.
- Crosslink with xml-commons-apis and batik javadocs.
- BuildRequires jai, jce and jimi.