Annotations sur Share, media viewers - standard and performance
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2014 04:58 AM
Hi
I want to implement document annotation feature (add notes on document) for alfresco share. What could be the best idea for that work. It is possible to implement this feature with the flash preview (documents are converted to .swf with pdf2swf). Another choice is to take MediaViewers and add this feature on it.
Also, I want to know
a) Will MediaViewers be a standard document viewer for Alfresco Share ? Any information/idea/talk could be useful.
b) Does MediaViewers convert files at each time that we try to preview them or just only once ? What about the performance of MediaViewers for the large documents ?, compared to flash option ?
Thank you
I want to implement document annotation feature (add notes on document) for alfresco share. What could be the best idea for that work. It is possible to implement this feature with the flash preview (documents are converted to .swf with pdf2swf). Another choice is to take MediaViewers and add this feature on it.
Also, I want to know
a) Will MediaViewers be a standard document viewer for Alfresco Share ? Any information/idea/talk could be useful.
b) Does MediaViewers convert files at each time that we try to preview them or just only once ? What about the performance of MediaViewers for the large documents ?, compared to flash option ?
Thank you
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2014 10:11 PM
What document do you want to add the annotation to? I am familar with <a href="http://www.rasteredge.com/how-to/vb-net-imaging/pdf-annotating/">pdf annotation</a> creating tool, desinged and developed to add and draw annotation on the type of callout, ellipse, rectangle, rubber stamp, etc. to a certain pdf document page. And, we can define the postion on pdf page to create the annotation.