ICEpdf
  1. ICEpdf
  2. PDF-403

Disable caching via api as an alternative to org.icepdf.core.imagecache.enabled

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.3.2
    • Fix Version/s: 5.0
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      A form user brought up an interesting point in that system properties can not be set to disable caching when used in an unsigned Applet deployement. Arguably the jars should be singed but I do like the idea of turning off all file writing via an api call as an alternative to the system property.

      The Document class would likely have a static method to disable caching.

        Activity

        Hide
        Patrick Corless added a comment -

        Targeting 4.3.3.

        Show
        Patrick Corless added a comment - Targeting 4.3.3.
        Hide
        Patrick Corless added a comment -

        Adding setCachingEnabled(boolean cachingEnabled):void to document API to facilitate this request. The call most be made before a document is opened.

        Show
        Patrick Corless added a comment - Adding setCachingEnabled(boolean cachingEnabled):void to document API to facilitate this request. The call most be made before a document is opened.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: