Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0 - Beta, 4.0
-
Component/s: Core/Parsing, Viewer RI
-
Labels:None
-
Environment:none
Description
Create a new Link Annotation tool which allows users to select a region of the screen and create a new link annotation. This should also tie in with the properties in PDF-74
Added a new link annotation functionality to the core API's and build up a RI implementation. Basic support for create link annotation using the link annotation tool is supported as well as using the delete key to removed annotations.
When an annotation is created various collection are updated to get the annotation on the screen but more importantly the state manager is updated with all the objects need to be changed due to the new annotations.
Support for undo is not currently setup but will likely come pack to this at a later date.