ICEpdf
  1. ICEpdf
  2. PDF-145

FOP generate outlines are not displayed

    Details

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

      Description

      When Testing our exported PDF version of the ICEpd Wiki I noticed that ICEpdf was not showing the document outline. I did a quick look to see what was going on and we appear to have a problem with how FOP generates the outine. Normally a document outlines name tree would have a count attribute to help speed up the traversal of the tree. However FOP is not putting in the count and our Outlines class was wired not to load the outline if the count is zero or in this case not defined.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20411 Thu Jan 28 07:29:45 MST 2010 patrick.corless PDF-145 fixed outline loading issue with FOP generated documents.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/Outlines.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: