LEADTOOLS Support
General
General Questions
how to burn annotation DocumentViewer v19
#1
Posted
:
Monday, April 27, 2015 9:17:30 AM(UTC)
Groups: Registered
Posts: 1
how to burn and save annotation in document viewer ...i use sample annotation HTML5
but i can't use it for document viewer HTML5...help me.
thanks
#2
Posted
:
Tuesday, April 28, 2015 4:28:20 AM(UTC)
Groups: Registered, Tech Support
Posts: 26
hajar,
The document viewer demo itself does not have a burn or save annotations. You need to implement them by yourself. The burning can be done using Burn method and the saving can be done using Save method. You can read more about Burn method here:
https://www.leadtools.com/help/leadtools/v19/dh/javascript/ac/leadtools.annotations.core~leadtools.annotations.core.annrenderingengine~burn.html
You can read more about Save method here:
https://www.leadtools.com/help/leadtools/v19/dh/javascript/ac/leadtools.annotations.core~leadtools.annotations.core.anncodecs~save.html
You can also use our HTML5 Annotations Demo's project as a reference to see what you need to add to the Document Viewer's code in order to be able to add burn and save abilities to the project. The Annotations project can be found here:
[LEADTOOLS 19]\Examples\JS\AnnotationsDemo
The Document Viewer project can be found here:
[LEADTOOLS 19]\Examples\JS\DocumentViewerDemo
You can also refer to the following forum post which has a project that shows how to burn annotations on multi-pages at the server side:
http://support.leadtools.com/SupportPortal/CS/forums/44389/ShowPost.aspx
Faris Shahin
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
General
General Questions
how to burn annotation DocumentViewer v19
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.