https://issues.apache.org/bugzilla/show_bug.cgi?id=47942

           Summary: document protection implementation
           Product: POI
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: XWPF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=24346)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24346)
diff file and new binary files

it is now possible to enforce all types of document protection, and to
recognize them.

Enforcement is implemented only without password

sample methods for readOnly protection:
XWPFDocument.enforceReadonlyProtection() 
XWPFDocument.isEnforcedReadonlyProtection()
XWPFDocument.removeProtectionEnforcement()

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to