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

Tilman Hausherr commented on PDFBOX-2786:
-----------------------------------------

Two more things:
- I did not check whether your code is correct / does what you mentioned in the 
mailing list, I just modified your version to use a PDPage
- did you create your code from one of our examples, or from stackoverflow? If 
yes, where?


> PDPageDestination page index off by one
> ---------------------------------------
>
>                 Key: PDFBOX-2786
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2786
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.8.9, 2.0.0
>            Reporter: Johanneke Lamberink
>         Attachments: Archive.zip
>
>
> When creating a new bookmark with the same page number as an existing 
> bookmark, the resulting destination is offset by 1 compared to the old 
> destination.
> This results in the bookmark being set for the next page, which could be a 
> non-existing page.
> I've added a class with an example pdf and my own output pdf. Run with 
> argument of a path to where you have the pdf, including a trailing slash.



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

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

Reply via email to