Apache FOP is an XSL-FO formatter. It is used in
conjunction with an XSLT transformation engine to
format XML documents into PDF, PostScript, and
other output formats.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Diese Version bringt lang erwartete Features wie immer für alle zugunsten der Elemente, die Unterstützung von Referenz-Orientierung, eine bessere Gedankenstrich Verhalten, verschiedene Verbesserungen auf Inline-Elemente wie Baseline-Verschiebung, eine verbesserte Führung und Behandlung von Bildern, verbesserte borderpainting und vieles mehr. Diese Version ist die erste nach einem großen Umbau Anstrengungen auf die gesamte FOP-Codebasis. Diese Version ist zu beachten, ALPHA Qualität und es ist, als eine Vorabversion Menschen ermutigen, einen Blick auf die neue Version zu nehmen und Feedback an die Entwickler zu liefern.
Tags:
Major feature enhancements
This release brings long-awaited features like
keeps on all implemented FO elements, support for
reference-orientation, better indent behavior,
various improvements on inline elements like
baseline-shift, improved leaders and image
handling, improved borderpainting, and more. This
release is the first after a big redesign effort
on the whole FOP codebase. This release is to be
considered ALPHA quality and it is intended as a
preview release encouraging people to take a look
at the new version and to provide feedback to the
developers.
Dies ist die letzte geplante Release in der 0.20.x-Serie. Einige Silbentrennungsmuster wurden entfernt, da aus lizenzrechtlichen Gründen. Die Dokumentation ist jetzt mit Forrest gebaut (Version 0.3). Die folgenden JAR wurden aktualisiert: Xerces v. 2.2.1, Xalan v. 2.4.1 und Batik v. 1.5beta4. FOP wurde mit Jimi und JAI-Unterstützung kompiliert, aber auch noch Jimi JAI ist im FOP-Distribution enthalten. Links in PDF wird nicht erzeugt mehrere Rechtecke Link mehr. Ist dies ein Problem verursacht, können Sie das System-Eigenschaft "links.merge" auf "no".
Tags:
Minor bugfixes
This is the last planned release in the 0.20.x series. Some hyphenation patterns have been removed due to licensing reasons. Documentation is now built with Forrest (version 0.3). The following JARs have been updated: Xerces to v. 2.2.1, Xalan to v. 2.4.1, and Batik to v. 1.5beta4. FOP has been compiled with Jimi and JAI support, but neither Jimi nor JAI is included in the FOP distribution. Links in PDF won't generate multiple link rectangles anymore. If this causes a problem, you can set the system property "links.merge" to "no".
Fixed bugs: text-align-last ist jetzt von Text-align berechnet, wenn sie nicht explizit. Display-Sequenz nicht mehr verursacht dies einen fatalen Fehler, wenn er Leerzeichen enthält. Inline-Sequenz nicht mehr "Leckagen" font-Eigenschaften auf die gesamte Zeile, wenn Sie einen Zeilenumbruch tritt Mitte-Sequenz.
Fixed bugs: text-align-last is now computed from text-align when not explicit. display-sequence no longer causes a fatal error when it contains whitespace. inline-sequence no longer "spills" font properties to the entire line when a line break occurs mid-sequence.