[xwiki-devs] Fwd: [ANN] Apache FOP 0.95 Released
We should try it. Who's game to upgrade our FOP version and verify our PDF/RTF exports still work? Thanks -Vincent Begin forwarded message:
From: Jeremias Maerki <[email protected]> Date: August 6, 2008 8:05:47 AM CEDT To: [email protected], fop- [email protected], [email protected], [email protected] , [email protected], [email protected], [email protected] Subject: [ANN] Apache FOP 0.95 Released
Apache FOP (Formatting Objects Processor) is a print formatter driven by XSL Formatting Objects [1] and an output independent formatter. It is a Java application that reads a formatting object tree and renders the resulting pages to a specified output. Output formats currently supported include PDF, PS, PCL, AFP, Print and TIFF/PNG. Apache FOP is Open Source software and published under the Apache License v2.0.
It took longer than expected but we're happy to present the final Apache FOP 0.95 stable release. This is basically a bugfix release to 0.95beta. The most important changes since the previous stable release (0.94) are: - many bug fixes and improvements in tables, better support for keeps and breaks, new features: conditional borders and background on columns and header/footer/body; - better image handling thanks to the new image loading framework provided by the Apache XML Graphics Commons dependency; - improvements and bugfixes for font handling and font auto-detection/-registration; - performance improvements and memory optimizations for the property handling in the FO tree. - elimination of a potential multi-threading problem. - some feature enhancements for RTF output (partial fo:leader support, fo:page-number-citation)
Please note that support for Java 1.3 has been dropped. Only one type of binaries is provided now, that will run on 1.4+ JREs.
Other important release notes are available at http://xmlgraphics.apache.org/fop/0.95/releaseNotes_0.95.html
For a more complete list of changes, please visit http://xmlgraphics.apache.org/fop/0.95/changes_0.95.html
For download information, see the following page: http://xmlgraphics.apache.org/fop/download.html
[1] http://www.w3.org/TR/xsl11/
On behalf of the Apache XML Graphics team, Jeremias Maerki
Vincent Massol wrote:
We should try it. Who's game to upgrade our FOP version and verify our PDF/RTF exports still work?
I'll do it, since I was the one who updated to 0.95 beta. -- Sergiu Dumitriu http://purl.org/net/sergiu/
If by the way you want to check how to render in Landscape mode that would be cool. The objective would be to print in Landscape mode AND be able to properly display the ColumnMacro http://code.xwiki.org/xwiki/bin/view/Macros/ColumnMacro Ludovic Sergiu Dumitriu wrote:
Vincent Massol wrote:
We should try it. Who's game to upgrade our FOP version and verify our PDF/RTF exports still work?
I'll do it, since I was the one who updated to 0.95 beta.
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
participants (3)
-
Ludovic Dubost -
Sergiu Dumitriu -
Vincent Massol