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

Reply via email to