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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to