[ https://issues.apache.org/jira/browse/COCOON-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855253#action_12855253 ]
David Crossley commented on COCOON-2289: ---------------------------------------- At Apache Forrest we would be pleased to see this happen. We have our own modified Cocoon 2.1 block for enabling this. Here are some clues that might help ... Two snippets from our PDF Plugin's changes file ... ----- Updating the fop-library to fop 0.94 and upgrading the stylesheets to work properly with the new and more precise fo-interpeter. Replaced Cocoon FOP Block with special Forrest edition "cocoon-fop-ng-impl-special" compiled by jeremias. The sources are in the jar. See r603892 and the thread http://mail-archives.apache.org/mod_mbox/forrest-dev/200712.mbox/%3c476aa40c.8050...@apache.org%3e Re: Plans for integrating FOP .94 ----- Subsequent update to fop-0.95 The jar and sources are now at: https://svn.apache.org/repos/asf/forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/lib/ > [2.1] Backport FOPNGSerializer > ------------------------------ > > Key: COCOON-2289 > URL: https://issues.apache.org/jira/browse/COCOON-2289 > Project: Cocoon > Issue Type: Improvement > Components: Blocks: FOP > Reporter: Cédric Damioli > Fix For: 2.1.12-dev (Current SVN) > > > Cocoon 2.1 still don't have official support for FOP 0.9x, while Cocoon 2.2 > does > This compatibility is only a matter of FOPSerializer (called FOPNGSerializer > in the Cocoon 2.2 fop-ng block) > I won't put a patch here because it would only be a copy of the > FOPNGSerializer.java from Cocoon-2.2, but it would be great if someone could > backport the fop-ng block -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.