ICEpdf
  1. ICEpdf
  2. PDF-621

PDF file download progress dialog when loading from URL

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.2
    • Fix Version/s: 5.0.3
    • Component/s: Viewer RI
    • Labels:
      None
    • Environment:
      any

      Description

      A customer is using ICEpdf in an applet deployment and has requested we add a progress dialog to give users feedback while a PDF file is being downloaded but not yet loaded.

        Activity

        Patrick Corless created issue -
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37053 Tue Jul 23 11:19:14 MDT 2013 patrick.corless PDF-621 updated SwingController to show a progress dialog when downloading a file via a url stream.
        Files Changed
        Commit graph ADD /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/io/SizeInputStream.java
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/SwingController.java
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/resources/MessageBundle.properties
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/util/Parser.java
        Hide
        Patrick Corless added a comment -

        Updated the SwingController's openURL method so that the URL connection and subsequent file download happens off the AWT thread. The method was also reworked to show a ProgressMonitorInputStream dialog to give the end users an idea of how long the file will take to download.

        The message property viewer.dialog.openURL.downloading.msg=Downloading has been added to the default message but not to the other message translations at this point.

        Show
        Patrick Corless added a comment - Updated the SwingController's openURL method so that the URL connection and subsequent file download happens off the AWT thread. The method was also reworked to show a ProgressMonitorInputStream dialog to give the end users an idea of how long the file will take to download. The message property viewer.dialog.openURL.downloading.msg=Downloading has been added to the default message but not to the other message translations at this point.
        Hide
        Patrick Corless added a comment -

        Marking as fixed.

        Show
        Patrick Corless added a comment - Marking as fixed.
        Patrick Corless made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 5.0.3 [ 11070 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37470 Wed Aug 21 12:55:38 MDT 2013 patrick.corless PDF-621 updated SwingController to show a progress dialog when downloading a file via a url stream.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/SwingController.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37478 Wed Aug 21 13:06:15 MDT 2013 patrick.corless PDF-621 updated SwingController to show a progress dialog when downloading a file via a url stream.
        Files Changed
        Commit graph ADD /icepdf/trunk/icepdf/core/src/org/icepdf/core/io/SizeInputStream.java
        Patrick Corless made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: