/[Apache-SVN]
ViewVC logotype

Revision 824407


Jump to revision: Previous Next
Author: vhennebert
Date: Mon Oct 12 16:26:00 2009 UTC (14 years, 8 months ago)
Changed paths: 12
Log Message:
Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time.
Fixed bug occurring when a block contains only one line of text: the generated PDF was illegal
Fixed bug in the generation of the structural parent tree: values in a number tree must be indirect references (note: other number trees in the document may still be wrongly generated)


Changed paths

Path Details
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFDocument.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFFactory.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFLink.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFNumsArray.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFPage.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFStructElem.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFStructTreeRoot.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/FOToPDFRoleMap.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/PDFDocumentHandler.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/PDFDocumentNavigationHandler.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/PDFLogicalStructureHandler.java added
Directoryxmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/PDFPainter.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26