[ https://issues.apache.org/jira/browse/PDFBOX-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Lehmkühler resolved PDFBOX-549. --------------------------------------- Resolution: Fixed Fix Version/s: 1.0.0 I've tested the patch with the files from PDFBOX-515 and they worked fine. I've added the code with version 831727. Thanks to Wulf for the contribution. > Lost links when merging with PDFMergerUtility (PDFMergerUtility does not > merge Dests) > ------------------------------------------------------------------------------------- > > Key: PDFBOX-549 > URL: https://issues.apache.org/jira/browse/PDFBOX-549 > Project: PDFBox > Issue Type: Bug > Components: Utilities > Affects Versions: 0.8.0-incubator > Reporter: Wulf Berschin > Fix For: 1.0.0 > > Attachments: PDFMergerUtility-Dests.patch > > > When I merge to PDFs into one using PDFMerger the Destinations of the second > PDF given are being lost. > I looked into PDFMergerUtility class and found that mergeInto called on > Names' COSDictionary doesn't work as intended. > I tried to solve this problem, see the attached patch. Now I get both > Destinations in the result PDF. > Please review & correct my lines before importing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.