/[Apache-SVN]
ViewVC logotype

Revision 326133


Jump to revision: Previous Next
Author: jeremias
Date: Tue Oct 18 16:06:31 2005 UTC (18 years, 8 months ago)
Changed paths: 6
Log Message:
Fix for internal forward references in PDF output (basic-link with internal-destination):
Implemented by making out-of-order processing possible. The problem will still surface if supportsOutOfOrder() returns false.
PDF library now supports the addition of pages in non-consecutive order. This is a backwards-compatible change. The old behaviour and the old method signatures are still in place.
PageViewport now carries a page index which doesn't represent the page number but the overall index of the page within the current rendering run.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/AreaTreeModel.java modified , text changed , props changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/PageViewport.java modified , text changed , props changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/pdf/PDFFactory.java modified , text changed , props changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/pdf/PDFPage.java modified , text changed , props changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/pdf/PDFPages.java modified , text changed , props changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/pdf/PDFRenderer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26