You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2017/11/10 17:59:00 UTC

[jira] [Created] (PDFBOX-4009) Structure tree lost when merging from the command line

Tilman Hausherr created PDFBOX-4009:
---------------------------------------

             Summary: Structure tree lost when merging from the command line
                 Key: PDFBOX-4009
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4009
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 2.0.8
            Reporter: Tilman Hausherr


When merging with PDFMerger from the command line (e.g. the files from PDFBOX-4007) the structure tree is lost. The cause is that {{mergeDocuments}} merges into an empty {{PDDocument}} object, and {{appendDocument()}} does not copy the structure tree if it doesn't exist in the destination. It does something only if source and destination have one.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org