[
https://issues.apache.org/jira/browse/PDFBOX-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805224#comment-16805224
]
ASF subversion and git services commented on PDFBOX-4500:
---------------------------------------------------------
Commit 1856558 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1856558 ]
PDFBOX-4500: set correct order, as suggested by Dan Anderson
> K Array order reversed
> ----------------------
>
> Key: PDFBOX-4500
> URL: https://issues.apache.org/jira/browse/PDFBOX-4500
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.0.14
> Reporter: Dan Anderson
> Priority: Major
> Fix For: 2.0.15, 3.0.0 PDFBox
>
>
> The mergeKEntries method in class PDFMergerUtility creates a new K Array and
> adds the items from the source and destination documents to the new array.
> However, it adds the source items first, then the destination items. This
> causes the new array to have the items from page 2 first followed by the
> items from page 1 which confuses the accessibility reader reading order.
> Please reverse the logic so the destination items are added first maintaining
> the original order.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]