Collaborate with web annotations
Annotate, Collaborate.
Annotations as defined by FlexPaper are simply marks and notes created on top of a document in order to give users the possibility to interact with the document while preserving the original document. Web annotations in FlexPaper features a full set of API methods which can be used to add annotations support to your application.» Try our Annotations demo
API
Our collaborative web annotations feature a full set of methods and events for interacting with the annotations. Click here to download the current API specification.Runs Everywhere
Our annotations plugin is now compatible with AdaptiveUI (our HTML/HTML5 viewing plugin). You can read all about AdaptiveUI here.Features Overview
» Adds the ability to create notes, drawings and text selections. Notes can be resized, moved and deleted.
» All annotations can be accessed programmatically through the method getMarkList() in order to be saved a database
» Annotations throw events when clicked on and can be programmatically recreated, cleared and scrolled to.
» All annotations can be accessed programmatically through the method getMarkList() in order to be saved a database
» Annotations throw events when clicked on and can be programmatically recreated, cleared and scrolled to.

