ICEpdf
  1. ICEpdf
  2. PDF-848

Add a Timeout value for Document getPageImage call

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.1.1
    • Fix Version/s: 5.1.2
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      All

      Description

      A customer has requested we add a Timeout value for Document getPageImage call. Their use case is as follows:

      "We would like to be able to specify a timeout value for calls to getPageImage.
      Some of our high volume customers simultaneously upload multiple complex/time consuming pdfs to render .
      We would like to time out these requests as system responsiveness is more important than actually rendering the image for some of our workflows.
      In our current implementation, our calling thread will time out and return the page to the user, but IcePDF continues to consume resources processing the request to getPageImage."

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #44091 Thu Feb 19 11:41:13 MST 2015 patrick.corless PDF-848 addition of interrupt checking during page initialization and painting.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/util/content/OContentParser.java
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/Page.java
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/Shapes.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #44086 Thu Feb 19 10:00:37 MST 2015 patrick.corless PDF-848 addition of interrupt checking during page initialization and painting.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/util/content/OContentParser.java
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/Shapes.java
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/Page.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: