ICEpdf
  1. ICEpdf
  2. PDF-89

Add methods to retrieve pdf version and encryption

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: None
    • Fix Version/s: 5.0
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      Desktop environment

      Description

      It would be nice to have one methods to easily retrieve the pdf version of the document and one to find out if the document is encrypted. This would be useful when showing the document attributes.

        Activity

        Hide
        Patrick Corless added a comment -

        The version number can be difficult to get reliably. However the encryption is a little bit easier. Making a call to document.getSecurityManager(). If the value is not null the document is encrypted.

        Show
        Patrick Corless added a comment - The version number can be difficult to get reliably. However the encryption is a little bit easier. Making a call to document.getSecurityManager(). If the value is not null the document is encrypted.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: