ICEpdf
  1. ICEpdf
  2. PDF-767

Destination resolver does not properly decode

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.6_P01
    • Fix Version/s: 5.1
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      The file in question has document outline that uses named destinations. When we try to resolve a name in the document catalog destination dictionary the lookup fails.

      The reason for this is that the PDF in question returns a list where our destinations parser is expecting a HashMap. Once an instance check is made for the list the destination entry can be found and properly returned.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #41301 Thu Jun 05 11:05:40 MDT 2014 patrick.corless PDF-767 added detection of direct List based destination lists in the document catalog.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/Destination.java
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/views/DocumentViewControllerImpl.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: