]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #54169: Split the parent tree (the number tree corresponding to the ParentTr...
authorVincent Hennebert <vhennebert@apache.org>
Mon, 19 Nov 2012 18:53:11 +0000 (18:53 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Mon, 19 Nov 2012 18:53:11 +0000 (18:53 +0000)
commit638ea00309ef225858fdc2b5ab2889e1236d783d
tree2d10d41ef1459a40e0a3ee644e08a21a412dd823
parentff6508e118c14d1e8eb270a559d147e85bf0418f
Bugzilla #54169: Split the parent tree (the number tree corresponding to the ParentTree entry in the structure tree root) to avoid reaching the internal limits of Acrobat Pro, that would otherwise split it at the wrong place when saving the document.
Patch submitted by Robert Meyer

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1411352 13f79535-47bb-0310-9956-ffa450edef68
30 files changed:
src/java/org/apache/fop/pdf/PDFNumberTreeNode.java
src/java/org/apache/fop/pdf/PDFPageLabels.java
src/java/org/apache/fop/pdf/PDFParentTree.java
src/java/org/apache/fop/render/pdf/PDFLogicalStructureHandler.java
status.xml
test/java/org/apache/fop/pdf/PDFParentTreeTestCase.java [new file with mode: 0644]
test/pdf/1.5/test.pdf
test/pdf/accessibility/pdf/background-image_jpg_repeat.pdf
test/pdf/accessibility/pdf/background-image_jpg_single.pdf
test/pdf/accessibility/pdf/background-image_png_repeat.pdf
test/pdf/accessibility/pdf/background-image_png_single.pdf
test/pdf/accessibility/pdf/background-image_svg_repeat.pdf
test/pdf/accessibility/pdf/background-image_svg_single.pdf
test/pdf/accessibility/pdf/complete.pdf
test/pdf/accessibility/pdf/hyphenation.pdf
test/pdf/accessibility/pdf/image_jpg.pdf
test/pdf/accessibility/pdf/image_png.pdf
test/pdf/accessibility/pdf/image_svg.pdf
test/pdf/accessibility/pdf/image_wmf.pdf
test/pdf/accessibility/pdf/language.pdf
test/pdf/accessibility/pdf/leader.pdf
test/pdf/accessibility/pdf/links.pdf
test/pdf/accessibility/pdf/role.pdf
test/pdf/accessibility/pdf/role_non-standard.pdf
test/pdf/accessibility/pdf/side-regions.pdf
test/pdf/accessibility/pdf/table_row-col-span.pdf
test/pdf/accessibility/pdf/text_1.pdf
test/pdf/accessibility/pdf/text_2.pdf
test/pdf/accessibility/pdf/text_font-embedding.pdf
test/pdf/accessibility/pdf/th_scope.pdf