[ 
https://issues.apache.org/jira/browse/PDFBOX-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827647#comment-15827647
 ] 

Maruan Sahyoun edited comment on PDFBOX-3652 at 1/18/17 8:51 AM:
-----------------------------------------------------------------

Apart from the syntax issue within the PDF itself PDFBox currently handles the 
combination similar to [^Inserted.Acrobat.pdf]. So there is nothing wrong with 
the current code. But one might expect a result similar to 
[^Merged.acrobat.pdf]. So the question remains if we want to change the current 
handling to be in line with the latter result.

[~tilman] I wouldn't commit the change as is as it's different from how Acrobat 
handles it - although very similar. If we change it I'd prefer to mimic 
Acrobats result.


was (Author: msahyoun):
Apart from the syntax issue within the PDF itself PDFBox currently handles the 
combination similar to [^Inserted.Acrobat.pdf]. So there is nothing wrong with 
the current code. But one might expect a result similar to 
[^Merged.acrobat.pdf]. So the question remains if we want to change the current 
handling to be in line with the latter result.

> PDFMergerUtility: The source outline of merged PDF can be end up inside deep 
> sub-outline if destination outline contain sub-outline
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-3652
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3652
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 2.0.4
>            Reporter: Christian Hadi
>            Priority: Minor
>              Labels: patch, pdfmergerutility
>         Attachments: 660775.pdf, after_patch.pdf, before_patch.pdf, 
> Inserted.Acrobat.pdf, Merged.Acrobat.pdf, PDFMergerUtility.patch, Tree1.pdf, 
> Tree2.pdf
>
>
> The source outline of merged PDF can be end up inside deep sub-outline if 
> destination outline contain sub-outline.
> The patch propose to change this behavior that merged source outline will 
> always at the root of destination outline.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to