Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.0.3
-
Component/s: API, Core/Parsing, Viewer RI
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
This issue came in the forums. Basically the user would like to set the bit flag to mark an annotation as locked so that it can not be edited again in the RI. Two task must be completed to allow for locking of annotations.
- check RI to make sure annotations edit tools respected the locked bit flag.
- updated AbstractAnnotation so that bit flags can set.
- check RI to make sure annotations edit tools respected the locked bit flag.
- updated AbstractAnnotation so that bit flags can set.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37228 | Thu Jul 25 10:16:52 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/annotations/Annotation.java
|