ICEpdf
  1. ICEpdf
  2. PDF-12

Addition of Page thumbnail views to outline panel

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0
    • Fix Version/s: 4.3
    • Component/s: Core/Parsing, Viewer RI
    • Labels:
      None
    • Environment:
      none

      Description

      The PDF specification allows documents to embed page thumbnails in the content stream. These thumbnails can be used/loaded by the viewer application to provide the end users with a mini page summary of pages in the document. Not all documents have embedded thumbnails but in such a case it is up the viewer implementation to create the thumbnail view.

      I would recommend that we augment our existing multi-page view code to build the thumbnail tab in the viewer RI. If a pages thumbnail is not available then we uses a page view component to draw the page thumbnail.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26208 Wed Nov 02 12:19:28 MDT 2011 patrick.corless PDF-12 addition of basic thumbnail support to Viewer RI and added getThumbnail to Page api.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/SwingController.java
        Commit graph ADD /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/PageThumbnailComponent.java
        Commit graph ADD /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/Thumbnail.java
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/Page.java
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/SwingViewBuilder.java
        Commit graph ADD /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/ThumbnailsPanel.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26209 Wed Nov 02 12:23:00 MDT 2011 patrick.corless PDF-12 addition of missing properties manager entries and key for the thumbnail tab.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/util/PropertiesManager.java
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/resources/MessageBundle.properties

          People

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

            Dates

            • Created:
              Updated:
              Resolved: