@groupdocs.examples.jquery/annotation
v0.16.8
Published
jQuery plugin that allows to display and annotate documents supported by groupdocs libraries APIs
Downloads
3
Readme
GroupDocs.Annotation
Simple jQuery plugin that allows to display and annotate documents supported by groupdocs libraries APIs
Getting started
Install using npm
npm i @groupdocs.examples.jquery/annotation
or yarn
yarn add @groupdocs.examples.jquery/annotation
Add following code within <body>
tag
<div id="element"></div>
<script>
$('#element').annotation({
... options
});
</script>
Note
This plugin is intended to work with following GroupDocs examples:
- Annotate & write on document for Java Spring
- Annotate & write on document for Java Dropwizard
- Annotate & write on document for .NET WebForms
- Annotate & write on document for .NET MVC
Resources
- Website: www.groupdocs.com
- Product Home: GroupDocs.Annotation
- Download: Download GroupDocs.Annotation
- Free Support Forum: GroupDocs.Annotation Free Support Forum
- Paid Support Helpdesk: GroupDocs.Annotation Paid Support Helpdesk
- Blog: GroupDocs.Annotation Blog