Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
2.5
-
None
-
None
-
Operating System: other
Platform: Other
URL: http://wiki.apache.org/xmlgraphics-fop/ExtensionsForPostScript
-
42144
Description
See http://wiki.apache.org/xmlgraphics-fop/ExtensionsForPostScript for details
of the new extensions I have added.
This patch should also includes :-
- Some performance improvements in page rendition so postscript page setup is
cached and reused for pages that use the same simple-page-master. - Changes to org.apache.fop.area.OffDocumentItem,
org.apache.fop.area.RenderPagesModel with the addition of some new off document
item "when to process" states: BEFORE_PAGE, BEFORE_PAGE_SEQ, AFTER_PAGE_SEQ for
org.apache.fop.area.OffDocumentItem. - Changes to org.apache.fop.area.AreaTreeHander so extension attachments
declared as children of simple page master are handled BEFORE_PAGE_SEQ on renderer. - Changes to org.apache.fop.area.OffDocumentExtension so whenToProcess can be set.
- A new protected accessor method called getPSGenerator on
org.apache.fop.ps.PSRenderer that should make it a little easier to customize
resolving. - Added extension attachments to base org.apache.fop.area.AreaTreeObject class
Please try the patch out, as always feedback is welcome .
Adrian Cumiskey.
Attachments
Attachments
Issue Links
- depends upon
-
FOP-1402 [PATCH] Postscript extension : comment before and after page
- Closed