You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "FuzeSun (JIRA)" <ji...@apache.org> on 2013/05/09 08:37:21 UTC

[jira] [Created] (PDFBOX-1597) PDOutlineItem can use the function getDestination() to get the PDPageDestination.

FuzeSun created PDFBOX-1597:
-------------------------------

             Summary: PDOutlineItem can use the function getDestination() to get the PDPageDestination.
                 Key: PDFBOX-1597
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1597
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 1.8.1
         Environment: eclipse
            Reporter: FuzeSun
            Priority: Minor


The getDestination() returns null. i found that ,if i want to get the destination,i must use the function getAction() to get the COSDictionary,then to get the destination array,then creat destination by my self.
So the function getDestination() just use for a Manual destination,this is trouble me!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira